2007-07-01 Wakaba
* HTML.pm.src: Report correct error message
for ||.
2007-07-01 Wakaba
* HTMLTable.pm: An error description was incorrect.
2007-06-30 Wakaba
* ContentChecker.pm: Return |{term}| list.
2007-06-30 Wakaba
* HTML.pm.src: HTML5 revisions 961-966 (
, ,
nested , implied , , and ,
and outside of head).
2007-06-30 Wakaba
* IMTChecker.pm: Report warning for unregistered
and private types/subtypes.
* ContentChecker.pm, HTML.pm.src, IMTChecker.pm,
URIChecker.pm, HTMLTable.pm: Error messages are now
consistent; they are all listed in
.
2007-06-25 Wakaba
* ContentChecker.pm: | | not in | |
is now erred. || is implemented.
Attribute checker for || and || are
added. Support for |contextmenu| global attribute
is added.
2007-06-25 Wakaba
* HTML.pm.src (_reset_insertion_mode): Interpretation
of Step 3 has been changed.
2007-06-25 Wakaba
* HTML.pm.src: Late || parse error is implemented.
2007-06-24 Wakaba
* URIChecker.pm (check_iri_reference): A |decode| method name was
incorrect.
* ContentChecker.pm: Support for the |footer| element.
Check URI syntax for space-separated URI attributes.
Support for the |tabindex| attribute. Support
for |datetime| attribute.
2007-06-24 Wakaba
* HTML.pm.src: HTML5 revision 1.144 (
) and 1.145 (invalid
character references). HTML5 revision 1.146 (white space
characters before root start tag). HTML5 revision
1.148 (named character references in attribute values).
HTML5 revision 1.152 (.innerHTML get).
2007-06-24 Wakaba
* HTML.pm.src: HTML5 revisions 1.142 and 1.143 (
in ).
2007-06-24 Wakaba
* HTML.pm.src: HTML5 revision 935 ( , ,
in body).
* ContentChecker.pm: HTML5 revision 938 (scoped="").
2007-06-24 Wakaba
* HTML.pm.src: HTML5 revision 923 (matching end tag in CDATA
or RCDATA in fragment parsing mode). HTML5 revision
924 ( and ). HTML5 revision 926 (hn in hn).
2007-06-23 Wakaba
* HTML.pm.src (get_inner_html): HTML5 revision 922 (inner_html
for and