2007-11-25 Wakaba
* HTML.pm ($HTMLSignificantContentErrors): New.
2007-11-25 Wakaba
* HTML.pm: Support for checking for significant content (HTML5
revision 1114). Note that the current implementation has
an issue on treatment for transparent or semi-transparent
elements.
* Atom.pm: Support for significant content checking (for composed
HTML-Atom documents).
2007-11-25 Wakaba
* HTML.pm (header): Descendant constraint is redefined by
new todo item type |descendant|.
2007-11-24 Wakaba
* HTML.pm (nest/@filter, rule/@condition): Implemented.
(nest/@mode): Definition was wrong.
($HTMLSelectorsAttrChecker): New.
2007-11-23 Wakaba
* HTML.pm (meta): Character references in |charset| attribute
values are now erred.
2007-11-23 Wakaba
* HTML.pm (meta): |charset| value tests implemented.
2007-11-11 Wakaba
* HTML.pm: Raise bad-context error for proposed link types.
2007-11-07 Wakaba
* HTML.pm: Specialized error for old charset syntax.
2007-11-07 Wakaba
* HTML.pm: Make |rel="up up"| conforming (HTML5 revision 1130).
2007-11-04 Wakaba
* HTML.pm: Allow .
2007-11-04 Wakaba
* HTML.pm: Don't allow
( w/o href="") (HTML5
revision 1115).
2007-11-04 Wakaba
* HTML.pm: w/o @target and @href is non-conforming (HTML5
revision 1115).
2007-11-04 Wakaba
* HTML.pm: "Significant" has been gone (HTML5 revision 1114).
2007-10-26 Wakaba
* HTML.pm: Support for |poster| attribute (HTML5 revision 1097).
2007-10-23 Wakaba
* HTML.pm: Make