2007-06-23 Wakaba
* HTML.pm.src: HTML5 revision 884 ( don't close
the form element if a descendant element without implied end tag has
still been open).
2007-06-23 Wakaba
* ContentChecker.pm: HTML5 revision 881 (Make |id| attribute with
space characters non-conforming).
2007-06-23 Wakaba
* HTML.pm.src: An error message was incorrect.
HTML5 revision 869 (C1 character references).
2007-06-23 Wakaba
* HTML.pm.src: HTML5 revision 867 (a LF at the beginning of
a |textarea| is removed).
2007-06-05 Wakaba
* NanoDOM.pm (get_attribute_node_ns): New method.
* ContentChecker.pm: |script| |async| and |defer|
no longer require |src|. |async| MUST NOT be
specified if |defer|. (HTML5 revision 858).
2007-05-30 Wakaba
* HTML.pm.src: |