--- markup/html/whatpm/whatpm-commit.en.atom.u8 2008/12/12 07:32:05 1.27
+++ markup/html/whatpm/whatpm-commit.en.atom.u8 2009/07/05 04:38:45 1.42
@@ -1,4 +1,218 @@
-http://suika.fam.cx/www/markup/html/whatpm/whatpm-commitWhatpm ChangeLog diffs2008-12-12T07:31:58ZThis feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12290671242008-12-12 Wakaba2008-12-12T07:31:58ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 12 Dec 2008 07:29:57 -0000
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commitWhatpm ChangeLog diffs2009-07-05T04:38:37ZThis feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12467687252009-07-05 Wakaba2009-07-05T04:38:37ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 5 Jul 2009 04:38:11 -0000
+2009-07-05 Wakaba <wakaba@suika.fam.cx>
+
+ * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
+ 3121).
+
+++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000
+2009-07-05 Wakaba <wakaba@suika.fam.cx>
+
+ * Tokenizer.pm.src: Reduced the number of parse errors on broken
+ DOCTYPE (HTML5 revision 3121).
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12465765362009-07-02 Wakaba2009-07-02T23:15:31ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 2 Jul 2009 23:15:00 -0000
+
+ * tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5
+ revision 3163).
+
+2009-07-03 Wakaba <wakaba@suika.fam.cx>
+++ whatpm/Whatpm/ChangeLog 2 Jul 2009 23:15:28 -0000
+ * HTML.pm.src: <kegten> breaks out of <select> (HTML5 revision
+ 3163).
+
+2009-07-03 Wakaba <wakaba@suika.fam.cx>
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12465753272009-07-02 Wakaba2009-07-02T22:55:24ZWakabawakaba@suika.fam.cx++ whatpm/t/dom-conformance/ChangeLog 2 Jul 2009 22:55:00 -0000
+2009-07-03 Wakaba <wakaba@suika.fam.cx>
+
+ * html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat,
+ html-form-label.dat: Test results related to |datagrid| content
+ model are updated (c.f. HTML5 revision 3164).
+
+++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Jul 2009 22:55:21 -0000
+2009-07-03 Wakaba <wakaba@suika.fam.cx>
+
+ * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
+ 3164).
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12465734682009-07-02 Wakaba2009-07-02T22:24:25ZWakabawakaba@suika.fam.cx++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 22:24:21 -0000
+ * Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194).
+
+2009-07-03 Wakaba <wakaba@suika.fam.cx>
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12465727112009-07-02 Wakaba2009-07-02T22:11:44ZWakabawakaba@suika.fam.cx++ whatpm/Whatpm/ChangeLog 2 Jul 2009 22:11:35 -0000
+ * HTML.pm.src: Don't change encoding to UTF-8 if the input
+ encoding is UTF-16 (HTML5 revision 3204).
+
+2009-07-03 Wakaba <wakaba@suika.fam.cx>
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12465725162009-07-02 Wakaba2009-07-02T22:08:34ZWakabawakaba@suika.fam.cx++ whatpm/Whatpm/ChangeLog 2 Jul 2009 22:08:24 -0000
+2009-07-03 Wakaba <wakaba@suika.fam.cx>
+
+ * HTML.pm.src (parse_byte_stream): Don't change to another
+ encoding if the input is UTF-16 (HTML5 revision 3205).
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12465709622009-07-02 Wakaba2009-07-02T21:42:39ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 2 Jul 2009 21:41:03 -0000
+2009-07-03 Wakaba <wakaba@suika.fam.cx>
+
+ * tokenizer-test-1.test: < in unquoted attribute value is no
+ longer allowed (HTML5 revision 3206).
+
+++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000
+2009-07-03 Wakaba <wakaba@suika.fam.cx>
+
+ * Tokenizer.pm.src: "<" in unquoted attribute values is now
+ treated as parse error (HTML5 revision 3206).
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12461884672009-06-28 Wakaba2009-06-28T11:27:44ZWakabawakaba@suika.fam.cx++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 11:26:40 -0000
+ * html-texts-1.dat, html-datatemplate.dat: Updated |rp| test
+ results (c.f. HTML5 revision 3217).
+
+2009-06-28 Wakaba <wakaba@suika.fam.cx>
+
+++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 11:27:37 -0000
+ * HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
+ 3217).
+
+2009-06-28 Wakaba <wakaba@suika.fam.cx>
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12461869852009-06-28 Wakaba2009-06-28T11:03:02ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 28 Jun 2009 11:02:32 -0000
+ * tree-test-1.dat, tree-test-flow.dat: Updated test results on
+ isindex (c.f. HTML5 revision 3236).
+
+2009-06-28 Wakaba <wakaba@suika.fam.cx>
+
+++ whatpm/Whatpm/ChangeLog 28 Jun 2009 11:02:59 -0000
+2009-06-28 Wakaba <wakaba@suika.fam.cx>
+
+ * HTML.pm.src: |isindex| should no longer generate |p| element
+ node (HTML5 revision 3236).
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12461861092009-06-28 Wakaba2009-06-28T10:48:27ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 28 Jun 2009 10:48:13 -0000
+2009-06-28 Wakaba <wakaba@suika.fam.cx>
+
+ * ContentChecker.t: Added new test data file.
+
+++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 10:47:52 -0000
+2009-06-28 Wakaba <wakaba@suika.fam.cx>
+
+ * html-scripting-1.dat: New file.
+
+2009-06-28 Wakaba <wakaba@suika.fam.cx>
+
+ * html-flows-1.dat, html-tables-1.dat: Test data for flow content
+ in |legend| and |caption| are added (c.f. HTML5 revision 3252).
+
+++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 10:46:58 -0000
+2009-06-28 Wakaba <wakaba@suika.fam.cx>
+
+ * HTML.pm: |ondataunavailable| has been removed (HTML5 revision
+ 3252).
+
+2009-06-28 Wakaba <wakaba@suika.fam.cx>
+
+ * HTML.pm: Block-level contents in |figure|'s |legend| and
+ |caption| are now allowed (HTML5 revision 3329).
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12293232802008-12-15 Wakaba2008-12-15T06:41:15ZWakabawakaba@suika.fam.cx++ whatpm/t/dom-conformance/ChangeLog 15 Dec 2008 06:41:13 -0000
+2008-12-15 Wakaba <wakaba@suika.fam.cx>
+
+ * html-flows-1.dat: Updated test results and added some new tests.
+
+ * html-form-input-1.dat: Added some new tests.
+
+++ whatpm/Whatpm/ContentChecker/ChangeLog 15 Dec 2008 06:40:20 -0000
+2008-12-15 Wakaba <wakaba@suika.fam.cx>
+
+ * HTML.pm ($HTMLDatetimeAttrChecker): Removed.
+ ($GetDateTimeAttrChecker): Added.
+ ($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
+ later use.
+ (ins/@datetime, del/@datetime): Changed to use newer definitin of
+ "global date and time string".
+ (input's date- and time-related, and type=number and type=range
+ control types): Implemented value="", min="", and max="".
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12291437432008-12-13 Wakaba2008-12-13T04:49:00ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 13 Dec 2008 04:48:14 -0000
+2008-12-13 Wakaba <wakaba@suika.fam.cx>
+
+ * content-model-7.dat: Added an example from HTML5 spec.
+
+++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 04:48:48 -0000
+ * html-form-label.dat, html-forms-1.dat: Added test data for
+ form="".
+
+2008-12-13 Wakaba <wakaba@suika.fam.cx>
+
+++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 04:47:22 -0000
+ * HTML.pm: Implemented <object form> and <legend form>.
+
+2008-12-13 Wakaba <wakaba@suika.fam.cx>
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12291368772008-12-13 Wakaba2008-12-13T02:54:34ZWakabawakaba@suika.fam.cx++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 02:54:24 -0000
+2008-12-13 Wakaba <wakaba@suika.fam.cx>
+
+ * html-form-input-1.dat, html-form-button.dat, html-forms-1.dat:
+ Added test data for form submission attributes.
+
+++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 02:53:45 -0000
+2008-12-13 Wakaba <wakaba@suika.fam.cx>
+
+ * HTML.pm: Updated definitions for attributes for form submission
+ on |form| and submit buttons (action="", method="", enctype="",
+ target="", and novalidate="").
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12290867572008-12-12 Wakaba2008-12-12T12:59:13ZWakabawakaba@suika.fam.cx++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 12:59:07 -0000
+ * html-form-input.dat: Added test data for <input disabled> and
+ <input autofocus>.
+
+ * html-forms-1.dat: Added test data for <fieldset disabled>,
+ <output for>, and <{formcontrol} name>. Added test data for
+ <{formcontrol} autofocus="">'s uniqueness.
+
+2008-12-12 Wakaba <wakaba@suika.fam.cx>
+
+++ whatpm/Whatpm/ChangeLog 12 Dec 2008 12:54:19 -0000
+ * ContentChecker.pm: Introduced new flag |has_autofocus|. Added
+ support for new |id_type| value of |any|, which means any kind of
+ element is allowed as a referenced element.
+
+2008-12-12 Wakaba <wakaba@suika.fam.cx>
+
+++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 12:56:56 -0000
+ * HTML.pm: Added checking for the uniqueness of |autofocus=""|
+ attribute. Implemented |name=""| attribute for form controls.
+ Added U+000C into character class of space characters (it should
+ have been, but was not in some of regular expressions). Updated
+ definitions for |output| elements.
+
+2008-12-12 Wakaba <wakaba@suika.fam.cx>
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12290826462008-12-12 Wakaba2008-12-12T11:50:44ZWakabawakaba@suika.fam.cx++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 11:50:40 -0000
+ * html-datatemplate.dat, html-form-datalist.dat: Updated test
+ results related to |optgroup| elements.
+
+ * html-form-textarea.dat: Added new test data.
+
+ * html-forms-1.dat: Moved some test data to
+ |html-form-textarea.dat|. Updated test results related to
+ |optgroup| elements.
+
+2008-12-12 Wakaba <wakaba@suika.fam.cx>
+
+++ whatpm/Whatpm/ChangeLog 12 Dec 2008 11:48:16 -0000
+ * ContentChecker.pm: Introduced |check_attrs2| method for the ease
+ of defining codes for checking required attribute and as such.
+
+2008-12-12 Wakaba <wakaba@suika.fam.cx>
+
+++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 11:48:45 -0000
+ * HTML.pm: Updated definitions for |datalist|, |optgroup|,
+ |option|, and |textarea| elements.
+
+2008-12-12 Wakaba <wakaba@suika.fam.cx>
+
+http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12290671242008-12-12 Wakaba2008-12-12T07:31:58ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 12 Dec 2008 07:29:57 -0000
2008-12-12 Wakaba <wakaba@suika.fam.cx>
* ContentChecker.t: Added new test data file.