Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Tag: |
++ whatpm/t/ChangeLog 22 Aug 2009 06:03:14 -0000 2009-08-22 Wakaba <wakaba@suika.fam.cx> * ContentChecker.t: Added a new test data file. ++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 06:04:05 -0000 * html-forms-1.dat, html-form-label.dat: Added test data on |keygen| element (HTML5 revision 2960). * html-form-keygen.dat: New file (HTML5 revision 2960). 2009-08-22 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 06:04:27 -0000 * HTML.pm: Implemented the |keygen| element (HTML5 revision 2960). 2009-08-22 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 16 Aug 2009 07:32:33 -0000 * ContentChecker.t: Added a new test data file. 2009-08-16 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:33:45 -0000 * html-interactive-2.dat: New test data file. 2009-08-16 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:33:26 -0000 * HTML.pm: defer="" w/o src="" is no longer allowed (HTML5 revision 3550). 2009-08-16 Wakaba <wakaba@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).
++ 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>
++ 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>
++ 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.
++ whatpm/t/ChangeLog 6 Dec 2008 12:19:49 -0000 * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. 2008-12-06 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000 * html-form-datalist.dat: New test data file. 2008-12-06 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000 * ContentChecker.pm (check_element): Added support for "no referenced datalist" error. 2008-12-06 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000 * HTML.pm: Implemented <input list>. 2008-12-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 7 Oct 2008 12:07:43 -0000 * content-model-1.dat: Some entries moved to dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, dom-conformance/html-links-1.dat, dom-conformance/html-objects-1.dat, and dom-conformance/html-interactive-1.dat. * content-model-2.dat: Removed (moved to dom-conformance/xml-1.dat, dom-conformance/html-1.dat, dom-conformance/html-links-1.dat, dom-conformance/html-objects-1.dat, dom-conformance/html-interactive-1.dat, and dom-conformance/html-flows-1.dat). * content-model-3.dat: Removed (moved to dom-conformance/xml-global.dat). * content-model-4.dat: Removed (moved to dom-conformance/html-texts-1.dat and dom-conformance/html-links-1.dat). * content-model-5.dat: Removed (moved to dom-conformance/html-flows-1.dat). * content-model-6.dat: Removed (moved to dom-conformance/html-dataset.dat). * ContentChecker.t: References to the removed files removed and references to new files added. * ContentChecker-XML.t: New script. * Makefile: Updated. 2008-10-07 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/dom-conformance/ChangeLog 7 Oct 2008 12:10:54 -0000 * html-1.dat, html-dataset.dat, html-interactive-1.dat, html-links-1.dat, html-objects-1.dat, xml-1.dat, xml-global.dat: New files (the test entries are moved from ../content-model-*.dat). 2008-10-07 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 5 Oct 2008 11:46:29 -0000 * ContentChecker.t: New files added. * content-model-1.dat, content-model-2.dat: Numbers of test entries are moved to other files. 2008-10-05 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/dom-conformance/ChangeLog 5 Oct 2008 11:47:29 -0000 * html-datatemplate.dat, html-flows-1.dat, html-form-input-1.dat, html-forms-1.dat, html-global-1.dat, html-metadata-1.dat, html-repetitions.dat, html-tables-1.dat, html-texts-1.dat: New files (test entries moved from ../content-model-1.dat and ../content-model-2.dat). 2008-10-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 5 Oct 2008 05:38:58 -0000 * content-model-1.dat, content-model-2.dat: Test results on |label| contents fixed. * ContentChecker.t: |dom-conformance/html-form-label.dat| added. * dom-conformance/: New directory. 2008-10-05 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/dom-conformance/ChangeLog 5 Oct 2008 05:35:48 -0000 2008-10-05 Wakaba <wakaba@suika.fam.cx> * html-form-label.dat: New test data file. * ChangeLog: New file. ++ whatpm/Whatpm/ChangeLog 5 Oct 2008 05:58:50 -0000 * ContentChecker.pod: Note on internal flags is added. 2008-10-05 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Oct 2008 05:36:36 -0000 2008-10-05 Wakaba <wakaba@suika.fam.cx> * HTML.pm: <label> content conformance checking implemented.
++ whatpm/t/ChangeLog 18 Sep 2008 05:48:58 -0000 * ContentChecker.t: Atom tests are moved to another file. * ContentChecker-Atom.t, LangTag.t: New test scripts. * Makefile: Updated to invoke new test scripts. 2008-09-18 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 18 Sep 2008 05:31:37 -0000 2008-09-18 Wakaba <wakaba@suika.fam.cx> * ContentChecker.t: Test engine moved to another script. * content-checker.pl: New script.
++ whatpm/t/ChangeLog 31 Aug 2008 06:54:57 -0000 * content-model-1.dat, content-model-2.dat: Test data for the |bb| element are added (cf. HTML5 revision 1894). * content-model-2.dat: |irrelevant| renamed as |hidden| (HTML5 revision 2119). * content-model-7.dat: New test file. 2008-08-31 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 31 Aug 2008 06:55:32 -0000 * HTML.pm: Support for the |bb| element (HTML5 revision 1894). |irrelevant| renamed as |hidden| (HTML5 revision 2119). 2008-08-31 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 30 Aug 2008 10:22:30 -0000 * ContentChecker.t: Updated for latest version of the Whatpm::ContentChecker module. * content-model-1.dat, content-model-2.dat, content-model-3.dat, content-model-4.dat, content-model-6.dat, content-model-atom-1.dat, content-model-atom-2.dat, content-model-atom-threading-1.dat, table-1.dat: Results updated. 2008-08-30 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 30 Aug 2008 10:24:24 -0000 * ContentChecker.pm: Error level definition for |xml_id_error| was missing. * URIChecker.pm: The end of the URL should be marked as the error location for an empty path error. The position between the userinfo and the port components should be marked as the error location for an empty host error. 2008-08-30 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2008 10:26:28 -0000 2008-08-30 Wakaba <wakaba@suika.fam.cx> * Atom.pm: s/element missing/child element missing/ for consistency. * HTML.pm: Typos fixed. (pre): "No significant content" error was unintentionally disabled. s/element missing/child element missing/ for consistency.
++ whatpm/t/ChangeLog 13 Apr 2008 10:11:49 -0000 * HTML-tokenizer.t: Raise a parse error if there are disallowed character (for compatibility with existing html5lib test data). * tokenizer-test-1.test: Some test results are updated with regard to parse errors on disallowed characters. * tokenizer-test-2.dat: Test data for disallowed characters are added (HTML5 revision 1263). 2008-04-13 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 13 Apr 2008 10:12:20 -0000 * HTML.pm.src: Raise an parse error for any disallowed character (HTML5 revision 1263). 2008-04-13 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 12 Apr 2008 07:18:37 -0000 2008-04-12 Wakaba <wakaba@suika.fam.cx> * content-model-6.dat: New test data file. Test data for HTML custom data attributes (HTML5 revision 1399) are added. * ContentChecker.t: New test file |content-model-6.dat| is added. ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Apr 2008 07:19:00 -0000 2008-04-12 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Support for HTML custom data attributes (HTML5 revision 1399).
++ whatpm/t/ChangeLog 20 Mar 2008 09:30:57 -0000 * ContentChecker.t: |content-model-atom-threading-1.dat| added. * content-model-atom-threading-1.dat: New test file. 2008-03-20 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 20 Mar 2008 09:31:15 -0000 * Atom.pm: Support for |thr:in-reply-to| element. 2008-03-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 20 Mar 2008 08:53:32 -0000 * ContentCheker.t: Replace dummy error type for subdoc checking invocations to ";SUBDOC". * content-model-1.dat, content-model-2.dat: Test results revised to support the aforementioned change. * content-model-atom-1.dat: Test results revised so that |type=html| in Text construct is now tested whether the subdoc code is invoked. 2008-03-20 Wakaba <wakaba@suika.fam.cx> * content-model-atom-1.dat: Test data on cases of missing |atom:summary| in |atom:entry| are added. 2008-03-20 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 20 Mar 2008 08:38:25 -0000 * Atom.pm: Raise an error if required |atom:summary| element is missing from an |atom:entry| element. 2008-03-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 24 Feb 2008 01:38:04 -0000 * ContentChecker.pm (check_element): Element standardized status information is now dispatched. 2008-02-24 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 24 Feb 2008 01:38:30 -0000 * HTML.pm: Standardized status attributes are added. 2008-02-24 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 16 Feb 2008 00:18:00 -0000 2008-02-16 Wakaba <wakaba@suika.fam.cx> * ContentChecker.t: Tentative support for subdoc mode. * tree-test-1.dat: Some tests are added from #whatwg.
++ whatpm/t/ChangeLog 25 Nov 2007 07:57:28 -0000 2007-11-25 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat, content-model-2.dat, content-model-3.dat, content-model-4.dat, table-1.dat: Test data are updated for the significant content check. * content-model-5.dat: New test data. * ContentChecker.t: New test data file is added. ++ whatpm/Whatpm/ChangeLog 25 Nov 2007 07:59:33 -0000 * ContentChecker.pm ($AnyChecker): Old way to add child elements for checking had been used. 2007-11-25 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Nov 2007 08:00:46 -0000 * HTML.pm: Support for checking for significant content (HTML5 revision 1114). Note that the current implementation has an issue on treatment for transparent or semi-transparent elements. * Atom.pm: Support for significant content checking (for composed HTML-Atom documents). 2007-11-25 Wakaba <wakaba@suika.fam.cx>
++ ChangeLog 23 Nov 2007 05:35:10 -0000 2007-11-23 Wakaba <wakaba@suika.fam.cx> * readme.en.html: Whatpm::ContentChecker now depends on Message::Charset::Info. ++ whatpm/t/ChangeLog 23 Nov 2007 05:38:36 -0000 2007-11-23 Wakaba <wakaba@suika.fam.cx> * ContentChecker.t: Unset |input_encoding| attribute. * content-model-1.dat, content-model-2.dat: New tests for |charset| attribute value are added. ++ whatpm/Whatpm/ChangeLog 23 Nov 2007 05:37:17 -0000 2007-11-23 Wakaba <wakaba@suika.fam.cx> * NanoDOM.pm (input_encoding, manakai_charset, manakai_has_bom): New attributes. * ContentChecker.pm (check_document): Warn if charset requirements cannot be tested. ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Nov 2007 05:37:42 -0000 2007-11-23 Wakaba <wakaba@suika.fam.cx> * HTML.pm (meta): |charset| value tests implemented.
++ whatpm/t/ChangeLog 11 Nov 2007 02:25:46 -0000 2007-11-11 Wakaba <wakaba@suika.fam.cx> * content-model-4.dat: New tests for proposed link types. ++ whatpm/Whatpm/ContentChecker/ChangeLog 11 Nov 2007 02:19:38 -0000 2007-11-11 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Raise bad-context error for proposed link types.
++ whatpm/t/ChangeLog 4 Nov 2007 04:31:01 -0000 * content-model-2.dat: Tests for |manifest=""| are added. 2007-11-04 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 4 Nov 2007 04:32:03 -0000 * HTML.pm: Allow <html manifest=URI>. 2007-11-04 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 29 Sep 2007 04:36:22 -0000 2007-09-29 Wakaba <wakaba@suika.fam.cx> * tokenizer-test-1.test: New tests for invalid attribute specifications are added. ++ whatpm/Whatpm/ChangeLog 29 Sep 2007 04:38:17 -0000 * ContentChecker.pm: Raise specific error for invalid root element. * SelectorsParser.pm: Pass an empty string as a prefix for lookup namespace prefix callback, for loose compatibility with the |NSResolver| interface. 2007-09-24 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 29 Sep 2007 04:38:46 -0000 * Atom.pm (atom:link@title): Definition was missing. 2007-09-24 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 24 Sep 2007 04:23:24 -0000 2007-09-24 Wakaba <wakaba@suika.fam.cx> * ContentChecker.t: New test data files are added. * content-model-atom-1.dat, content-model-atom-2.dat: New test data. ++ whatpm/Whatpm/ChangeLog 24 Sep 2007 04:21:59 -0000 2007-09-24 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm: Set level values for later uses. ++ whatpm/Whatpm/ContentChecker/ChangeLog 24 Sep 2007 04:22:38 -0000 2007-09-24 Wakaba <wakaba@suika.fam.cx> * Atom.pm (hreflang): Checker is implemented. (AtomDateConstruct): Checking for content is implemented.
++ 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 17 Aug 2007 07:08:23 -0000 * content-model-2.dat: New tests for |base| following URI or hyperlink are added. 2007-08-17 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 17 Aug 2007 07:44:01 -0000 * CSS/: New directory. 2007-08-17 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/CSS/ChangeLog 17 Aug 2007 11:53:38 -0000 2007-08-17 Wakaba <wakaba@suika.fam.cx> * Tokenizer.pm: New module. * ChangeLog: New file. ++ whatpm/Whatpm/ContentChecker/ChangeLog 17 Aug 2007 07:08:56 -0000 * HTML.pm: Raise new errors if |base| is following URI attributes or hyperlink attributes. 2007-08-17 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 16 Jul 2007 07:48:16 -0000 * content-model-1.dat, content-model-2.dat: Add "in XML:charset" error for test data that has |charset| in XML context. * content-model-2.dat: Test data for "in XML:charset", "in XML:lang", and "in HTML:xml:lang" are added. 2007-07-16 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 16 Jul 2007 07:33:46 -0000 * ContentChecker.pm: Report error if |xml:lang| in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset| in XML. * NanoDOM.pm (Attr.owner_document): New attribute. 2007-07-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 1 Jul 2007 04:46:30 -0000 2007-07-01 Wakaba <wakaba@suika.fam.cx> * table-1.dat: New test data. * ContentChecker.t: |table-1.dat| is added. ++ whatpm/Whatpm/ChangeLog 1 Jul 2007 04:45:38 -0000 2007-07-01 Wakaba <wakaba@suika.fam.cx> * HTMLTable.pm: An error description was incorrect. 2007-06-30 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm: Return |{term}| list.
++ whatpm/t/ChangeLog 30 Jun 2007 12:28:52 -0000 2007-06-30 Wakaba <wakaba@suika.fam.cx> * URIChecker.t: Error level names in test results has been changed. * tokenizer-test-1.test: A test for bogus SYSTEM identifier is added. * content-model-1.dat, content-model-2.dat, content-model-3.dat, content-model-4.dat: Error messages has been changed. * ContentChecker.t: Appends error level to the error message if any. ++ whatpm/Whatpm/ChangeLog 30 Jun 2007 13:03:50 -0000 2007-06-30 Wakaba <wakaba@suika.fam.cx> * IMTChecker.pm: Report warning for unregistered and private types/subtypes. * ContentChecker.pm, HTML.pm.src, IMTChecker.pm, URIChecker.pm, HTMLTable.pm: Error messages are now consistent; they are all listed in <http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>.
++ whatpm/t/ChangeLog 24 Jun 2007 14:19:51 -0000 * content-model-1.dat: Tests for |footer| content model are added. * content-model-2.dat: Tests for |ping| and |tabindex| attributes are added. Tests for |datetime| attribute of |ins| and |del| elements are added. * content-model-4.dat: New test data. * ContentChecker.t: |content-model-4.dat| is added. 2007-06-24 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 24 Jun 2007 14:20:06 -0000 * URIChecker.pm (check_iri_reference): A |decode| method name was incorrect. * ContentChecker.pm: Support for the |footer| element. Check URI syntax for space-separated URI attributes. Support for the |tabindex| attribute. Support for |datetime| attribute. 2007-06-24 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 23 Jun 2007 02:59:40 -0000 * ContentChecker.t: Use NanoDOM-based manakai for XHTML. Note that a test fails that assumes XML attribute value normalization fails since XMLParserTemp.pm does not normalize white space in attribute value when creating an attribute node (and new NanoDOM-based manakai's Attr.value does not normalize white space for more Web compatibility). 2007-06-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 5 Jun 2007 00:48:32 -0000 2007-06-05 Wakaba <wakaba@suika.fam.cx> * content-model-2.dat: |script| |async| and |defer| no longer require |src|. |async| MUST NOT be specified if |defer|. (HTML5 revision 858). ++ whatpm/Whatpm/ChangeLog 5 Jun 2007 00:55:11 -0000 2007-06-05 Wakaba <wakaba@suika.fam.cx> * 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).
++ whatpm/t/ChangeLog 30 May 2007 12:23:55 -0000 2007-05-30 Wakaba <wakaba@suika.fam.cx> * ContentChecker.t: Don't use obsolete |new| method. * tree-test-1.dat: Nested form test added. ++ whatpm/Whatpm/ChangeLog 30 May 2007 12:24:39 -0000 2007-05-30 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: |<form><form>| went to inifinite loop.
++ whatpm/t/ChangeLog 27 May 2007 10:25:14 -0000 2007-05-27 Wakaba <wakaba@suika.fam.cx> * content-model-2.dat: Some error messages are updated. * content-model-1.dat: Very simple test for |tbody|, |thead|, and |tfoot| is added. ++ whatpm/Whatpm/ChangeLog 27 May 2007 10:25:42 -0000 * ContentChecker.pm (thead, tfoot): Checker specifications were incorrect. 2007-05-27 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 26 May 2007 12:32:50 -0000 * content-model-2.dat: Tests for |rel| values are added. 2007-05-26 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 26 May 2007 12:32:20 -0000 * ContentChecker.pm ($HTMLLinkTypesAttrChecker): New checker. (link/@rel, a/@rel, area/@rel): Use new checker. * Makefile (_LinkTypeList.pm, RelExtensions.html): New rules. * _LinkTypeList.pm: New file. * mklinktypelist.pl: New file. * .cvsignore: |RelExtensions.html| added. * NanoDOM.pm (child_nodes): Returns an empty array for non-child-containing node types. (text_content): New attribute. 2007-05-26 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 25 May 2007 14:46:11 -0000 * content-model-2.dat: New test entries for URI attributes. ++ whatpm/Whatpm/ChangeLog 25 May 2007 14:25:11 -0000 * ContentChecker.pm ($HTMLURIAttrChecker): Implemented. 2007-05-25 Wakaba <wakaba@suika.fam.cx>
++ ChangeLog 20 May 2007 11:07:54 -0000 2007-05-20 Wakaba <wakaba@suika.fam.cx> * readme.en.html: Updated. ++ whatpm/t/ChangeLog 20 May 2007 11:12:04 -0000 * Makefile (content-type-files, content-checker-files): New rukes. * content-type-result.txt, content-checker-result.txt: New files. * tokenizer-result.txt, tree-construction-result.txt: New to CVS. * content-model-2.dat: Warnings are added to unknown attributes for unknown elements. New tests for newly implemented attributes are added. 2007-05-20 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 20 May 2007 11:10:24 -0000 * ContentChecker.pm: Now most attributes are implemented or associated to some placeholder. ($ElementDefault): Warn unknown attributes for unknown elements as "attribute not supported". ($HTMLLanguageTagAttrChecker, $HTMLMQAttrChecker): New placeholders. ($HTMLUsemapAttrChecker, $HTMLTargetAttrChecker): New checkers. (|a| attribute checker): Reimplemented. 2007-05-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 19 May 2007 14:28:59 -0000 * content-model-3.dat: New test. * ContentChecker.t (@FILES): |content-model-3.dat| added. 2007-05-19 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 19 May 2007 14:28:30 -0000 * ContentChecker.pm: Support |xml:*| and |xmlns:*| attributes. Report an error if |Element.prefix| is |xmlns|. * NanoDOM.pm (prefix): New attribute. 2007-05-19 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 19 May 2007 06:02:30 -0000 * content-model-2.dat: Tests for global attributes, |html|, |head|, |base|, |meta|, and |style|. * ContentChecker.t: Support for |#data html| (HTML parsing mode). 2007-05-19 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 19 May 2007 06:01:57 -0000 * ContentChecker.pm: Attribute checkers for global attributes, |html|, |base|, |style|, and |meta|. * NanoDOM.pm (insert_before): Weaken reference to the parent node. (Attr::new): Set |owner_element| attribute. (namespace_uri, manakai_local_name): New attribute implementations. (owner_element): New attribute. 2007-05-19 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 19 May 2007 03:49:54 -0000 2007-05-19 Wakaba <wakaba@suika.fam.cx> * content-model-2.dat: New test. * ContentChecker.t (@FILES): |content-model-2.dat| is added. (get_node_path): |ATTRIBUTE_NODE| support. * content-model-1.dat: New tests for unknown element in HTML namespace. * ContentChecker.t (manakai_element_type_match): Removed. ++ whatpm/Whatpm/ChangeLog 19 May 2007 03:48:44 -0000 2007-05-19 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm ($AttrChecker, $HTMLAttrChecker, $AnyChecker->{attr_checker}, $HTMLAttrsChecker, $Element->{$HTML_NS}->{''}): New. (check_element): Invoke attrs_checker for each element.
++ whatpm/t/ChangeLog 13 May 2007 10:39:43 -0000 * ContentChecker.pm (manakai_element_type_match): Removed. 2007-05-13 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 13 May 2007 10:40:03 -0000 * ContentChecker.pm: Don't use |manakai_element_type_match|. 2007-05-13 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 13 May 2007 05:35:20 -0000 2007-05-13 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: New test data. * ContentChecker.t: New test. ++ whatpm/Whatpm/ChangeLog 13 May 2007 05:34:38 -0000 2007-05-13 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm ($AnyChecker): Renamed from |$ElementDefault->{checker}|. ($ElementDefault->{checker}): Throw an error that the element type is not supported by the checker. ($HTMLMetadataElement): |html:base| was missing. ($HTMLEmptyChecker): Don't throw an error for inter-element whitespace nodes. (html:html checker): Errors were not thrown even if |html:head| and/or |html:body| children were missing. (html:head checker): An error was not thrown if <meta charset> appered after other elements.
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 |