Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to MAIN: | (view) (download) (annotate) |
Sticky Tag: |
++ whatpm/t/ChangeLog 6 Sep 2009 10:17:10 -0000 * tree-test-1.dat, tree-test-2.dat: Fixed some test results related to the handling of </html> end tags. 2009-09-06 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 10:16:48 -0000 * HTML.pm.src: Changed the handling of </html> end tag of "in body" insertion mode according to the latest spec definition. 2009-09-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 6 Sep 2009 09:53:12 -0000 * tree-test-1.dat, tree-test-2.dat: Some test results are updated as per HTML5 revision 2730's new handling of end tags in the |head| area. 2009-09-06 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 09:52:24 -0000 * HTML.pm.src: Rewrote end tag handling in |head| area (cf. HTML5 revision 2730, but it was entirely broken, maybe I missed some spec changes before rev.2730). 2009-09-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 26 Jul 2009 09:11:02 -0000 2009-07-26 Wakaba <wakaba@suika.fam.cx> * tree-test-2.dat: Fixed some wrong test results. * tree-test-form.dat, tree-test-phrasing.dat: Tests on </body> after start tags of end-tag-optional element (cf. HTML5 revision 2806). ++ whatpm/Whatpm/ChangeLog 26 Jul 2009 09:09:56 -0000 2009-07-26 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: </rt>, </rp>, </option>, </optgroup> become optional before </body> (HTML5 revision 2806).
++ whatpm/t/ChangeLog 14 Oct 2008 07:37:19 -0000 * tree-test-phrasing.dat: Wrong test results fixed. * tree-test-foreign.dat: New tests added. * testfiles.pl: "#..." line at the end of a test entry was not supported. * HTML-tree.t: Show the "#data" content in "no #errors" error message. * tokenizer-test-2.dat: A wrong test result fixed. 2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 9 Mar 2008 10:31:05 -0000 * tree-test-1.dat, tree-test-2.dat: Test results are updated with some test data additions. 2008-03-09 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 9 Mar 2008 09:17:01 -0000 * tree-test-1.dat, tree-test-2.dat: Test data on end-of-file are added (c.f. HTML5 revision 1348). 2008-03-09 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 9 Mar 2008 03:33:47 -0000 * tree-test-1.dat, tree-test-2.dat: Test data on white space between <html> and <head> are added (HTML5 revision 1332). 2008-03-09 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 9 Mar 2008 03:29:08 -0000 * HTML.pm.src: Ignore white space characters between <html> and <head> (HTML5 revision 1332). 2008-03-09 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 8 Mar 2008 13:37:12 -0000 * tree-test-1.dat, tree-test-2.dat: Tests on \u000A at the first of <textarea>, <pre>, and <listing> are added (c.f. HTML5 revision 1330). 2008-03-08 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 8 Mar 2008 13:37:51 -0000 * HTML.pm.src: Ignore U+000A at the beginning of a |listing| element (HTML5 revision 1330). 2008-03-08 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 8 Mar 2008 13:26:40 -0000 * tree-test-1.dat: A test data on <title> in <table> are added. * tree-test-2.dat: Test results updated (HTML5 revision 1328). 2008-03-08 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 8 Mar 2008 13:12:05 -0000 * HTML.pm.src: <title> is always appended to the current element (HTML5 revision 1328). 2008-03-08 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 6 Mar 2008 15:10:39 -0000 2008-03-06 Wakaba <wakaba@suika.fam.cx> * tree-test-1.dat, tree-test-2.dat: More <html> test cases are added (HTML5 revision 1314). ++ whatpm/Whatpm/ChangeLog 6 Mar 2008 15:10:14 -0000 2008-03-06 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: <html> treatement refined (HTML5 revision 1314).
++ whatpm/t/ChangeLog 5 Mar 2008 13:06:44 -0000 * HTML-tree.t: Support for \Uhhhhhhhh escapes. Support for dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens. * tree-test-1.dat, tree-test-2.dat: More test data for previously uncovered cases are added. Some error descriptions are revised. 2008-03-05 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 5 Mar 2008 13:04:50 -0000 * HTML.pm.src: Since the case t268 should never be reached (no other token type, there are), it is replaced by a |die| statement. 2008-03-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 25 Aug 2007 02:43:56 -0000 2007-08-25 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: New tests for |meta| corner cases are added. 2007-08-22 Wakaba <wakaba@suika.fam.cx> * tree-test-2.dat: New tests for |html| innerHTML are added. ++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Aug 2007 02:39:52 -0000 2007-08-25 Wakaba <wakaba@suika.fam.cx> * HTML.pm (head, noscript): Treatement for invalid |meta| elenments are changed as per HTML5 revision 1018.
++ whatpm/t/ChangeLog 21 Jul 2007 08:17:40 -0000 * tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| fragment parsing. 2007-07-21 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 21 Jul 2007 08:17:12 -0000 * HTML.pm.src: There is no "in table head" or "in table foot" insertion mode! 2007-07-21 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 16 Jul 2007 04:51:17 -0000 * tree-test-1.dat: Tests for |<html>| in trailing end phase and |</frameset>| in after frameset mode are added. * tree-test-2.dat: Tests for |</frameset>| in |frameset| fragment parsing are added. 2007-07-16 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 16 Jul 2007 04:49:33 -0000 * HTML.pm.src (main and trailin end phases): Token types |DOCTYPE|, |comment|, |end-of-file|, and |<html>| are factored out. Error types |in html:#DOCTYPE| and |after html:#DOCTYPE| are merged into |DOCTYPE in the middle|. |</frameset>| in fragment parsing mode changed the insertion mode. 2007-07-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 30 Jun 2007 14:13:12 -0000 * tree-test-2.dat: Tests for <title> in fragments are added. 2007-06-30 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 30 Jun 2007 14:07:56 -0000 * HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>, nested <nobr>, implied </tbody>, </tfoot>, and </thead>, and <title> outside of head). 2007-06-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 25 Jun 2007 12:31:07 -0000 * content-model-2.dat: Tests for |<img ismap>| context are added. Tests for |<command>|'s attributes are added. Tests for |<menu>|'s attributes are added. Tests for |contextmenu| are added. * content-model-1.dat: Tests for |<datagrid>| contents are added. 2007-06-25 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 25 Jun 2007 12:31:24 -0000 * ContentChecker.pm: |<img ismap>| not in |<a></a>| is now erred. |<datalist>| is implemented. Attribute checker for |<command>| and |<menu>| are added. Support for |contextmenu| global attribute is added. 2007-06-25 Wakaba <wakaba@suika.fam.cx>
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |