Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to MAIN: | (view) (download) (annotate) |
Sticky Tag: |
++ whatpm/t/ChangeLog 5 Sep 2009 10:40:03 -0000 * tokenizer-test-1.test: Updated test results on unclosed start and end tags (HTML5 revision 2990). 2009-09-05 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/xml/ChangeLog 5 Sep 2009 10:40:48 -0000 2009-09-05 Wakaba <wakaba@suika.fam.cx> * attlists-1.dat, attrs-1.dat: Updated test results on unclosed tags and attlist declarations (cf. HTML5 revision 2990). ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 10:39:09 -0000 * Tokenizer.pm.src: Discard unclosed tags (HTML5 revision 2990). 2009-09-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/xml/ChangeLog 19 Oct 2008 15:16:55 -0000 2008-10-20 Wakaba <wakaba@suika.fam.cx> * attlists-1.dat, attrs-1.dat: Normalization tests added. Test results updated. * charrefs-1.dat: Character reference parse error/mapping tests added. * attlists-1.dat, eldecls-1.dat, entities-1.dat, entities-2.dat, ++ whatpm/Whatpm/HTML/ChangeLog 19 Oct 2008 15:13:57 -0000 * Tokenizer.pm.src: Normalize white space characters in attribute value literals in XML documents. Don't apply character reference mapping table for non-NULL non-surrogate code points. 2008-10-19 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/xml/ChangeLog 15 Oct 2008 10:50:31 -0000 * attrs-1.dat: Test cases for tokenizing errors are added. * elements-1.dat: A test result updated. * ns-attrs-1.dat: Test results updated. New test cases for duplicate namespaced attributes are added. 2008-10-15 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/HTML/ChangeLog 15 Oct 2008 10:48:03 -0000 * Tokenizer.pm.src: Set index attribute to each attribute token, for ignoring namespaced duplicate attribute at the XML namespace parser layer. Raise a parse error if the attribute value is omitted, in XML mode. Raise a parse error if the attribute value is not quoted, in XML mode. Raise a parse error if "<" character is found in a quoted attribute value, in XML mode. 2008-10-15 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/XML/ChangeLog 15 Oct 2008 10:49:16 -0000 * Parser.pm.src: Use source order to determine which attribute is duplicate. Preserve duplicate namespaced attributes as non-namespaced attributes. 2008-10-15 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 14 Oct 2008 11:46:38 -0000 * XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" added. 2008-10-14 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/xml/ChangeLog 14 Oct 2008 11:46:52 -0000 * elements-1.dat: New test data file. * doctypes-1.dat: New test data file. * attrs-1.dat: New test data on attribute name cases are added. 2008-10-14 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/HTML/ChangeLog 14 Oct 2008 11:40:58 -0000 * Tokenizer.pm.src: Support for case-insensitive XML attribute names. 2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/xml/ChangeLog 14 Oct 2008 09:25:47 -0000 * cdata-1.dat, attrs-1.dat: New test data files. 2008-10-14 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/XML/ChangeLog 14 Oct 2008 09:25:09 -0000 * Parser.pm.src: Attribute support. 2008-10-14 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 |