--- markup/html/whatpm/whatpm-commit.en.atom.u8 2008/12/06 12:33:58 1.23 +++ markup/html/whatpm/whatpm-commit.en.atom.u8 2008/12/12 11:50:47 1.28 @@ -1,4 +1,105 @@ -http://suika.fam.cx/www/markup/html/whatpm/whatpm-commitWhatpm ChangeLog diffs2008-12-06T12:33:56ZThis 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-12285668382008-12-06 Wakaba2008-12-06T12:33:56ZWakabawakaba@suika.fam.cx++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:33:50 -0000 +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commitWhatpm ChangeLog diffs2008-12-12T11:50:44ZThis 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-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. + +++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 07:31:40 -0000 + * html-form-datalist.dat: Moved some test data from + |html-forms-1.dat|. + + * html-forms-1.dat: Moved some test data to + |html-form-datalist.dat| and |html-form-select.dat|. + + * html-form-select.dat: New test data file. + +2008-12-12 Wakaba <wakaba@suika.fam.cx> + +++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 07:29:20 -0000 + * HTML.pm: Updated definitions for |select|. + +2008-12-12 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12290611002008-12-12 Wakaba2008-12-12T05:51:36ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 12 Dec 2008 05:45:01 -0000 +2008-12-12 Wakaba <wakaba@suika.fam.cx> + + * ContentChecker.t: Added new test data file. + +++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:49:40 -0000 + * html-repetitions.dat: Moved some test data to + |html-form-button.dat|. Updated a test result. + + * html-forms-1.dat: Bug fix on a test result. + + * html-form-button.dat: New test data file. + + * html-forms-1.dat: Moved some test data to |html-form-button.dat|. + +2008-12-12 Wakaba <wakaba@suika.fam.cx> + +++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:45:46 -0000 + * HTML.pm: Updated definitions for |button|. + +2008-12-12 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12290583162008-12-12 Wakaba2008-12-12T05:05:06ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 12 Dec 2008 05:03:53 -0000 +2008-12-12 Wakaba <wakaba@suika.fam.cx> + + * ContentChecker.t: Added new test data file. + +++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:04:54 -0000 +2008-12-12 Wakaba <wakaba@suika.fam.cx> + + * html-form-input-1.dat, html-forms-1.dat: Added test data for + @accept and @pattern. + + * html-form-textarea.dat: New test data file. + +++ whatpm/Whatpm/ChangeLog 12 Dec 2008 05:00:26 -0000 +2008-12-12 Wakaba <wakaba@suika.fam.cx> + + * IMTChecker.pm: Added more definitions for subtypes. + +++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:03:26 -0000 +2008-12-12 Wakaba <wakaba@suika.fam.cx> + + * HTML.pm: Implemented <input accept> and <form accept>. Raise a + SHOULD-level error if @pattern but no @title. + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12289654972008-12-11 Wakaba2008-12-11T03:18:14ZWakabawakaba@suika.fam.cx++ whatpm/Whatpm/ChangeLog 11 Dec 2008 03:17:21 -0000 +2008-12-11 Wakaba <wakaba@suika.fam.cx> + + * URIChecker.pm: Some of |pos_end| values were wrong. + +++ whatpm/Whatpm/ContentChecker/ChangeLog 11 Dec 2008 03:18:04 -0000 +2008-12-11 Wakaba <wakaba@suika.fam.cx> + + * HTML.pm: Added support for |pattern| attributes. + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12285668382008-12-06 Wakaba2008-12-06T12:33:56ZWakabawakaba@suika.fam.cx++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:33:50 -0000 * html-form-input-1.dat: Added test data for <input multiple> and <input placeholder>.