2008-05-25 Wakaba
* HTML.pm: |select| or |datalist| as a first child of |datagrid|
is now disallowed (HTML5 revision 1566). |datagrid| elements
may be empty.
2008-05-25 Wakaba
* HTML.pm: The |param| element is in LC phase now.
2008-05-24 Wakaba
* HTML.pm: Support for seemless="" (HTML5 revision 1637) and
sandbox="" (HTML5 revision 1643).
2008-05-24 Wakaba
* HTML.pm: |width| and |height| on |iframe| are now conforming (HTML5
revision 1659).
2008-05-16 Wakaba
* HTML.pm: Fact out generic charset name checking code
to $HTMLCharsetChecker. Support for charset="" attributes
on , , and