Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to MAIN: | (view) (download) (annotate) |
Sticky Tag: |
++ 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/Whatpm/ChangeLog 21 Sep 2008 11:41:39 -0000 * ContentChecker.pm: |contextmenu| validness is now checked using |id| and |id_type| properties, and |menu| property is removed. 2008-09-21 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 21 Sep 2008 11:44:45 -0000 * HTML.pm: |id| attribute checkers for the |menu| and |map| elements are removed; the |id| attribute of those elements is now checked by the global |id| attribute. 2008-09-21 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 21 Sep 2008 10:40:43 -0000 * content-model-1.dat: Test data for |fieldset| |legend| are added. 2008-09-21 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 21 Sep 2008 10:40:14 -0000 * HTML.pm: Support for |fieldset| |legend|. 2008-09-21 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 20 Sep 2008 11:22:21 -0000 * content-model-1.dat, content-model-2.dat, content-model-4.dat: Test data for U+000B are added (cf. HTML5 revision 1738). 2008-09-20 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 20 Sep 2008 11:21:11 -0000 * HTML.pm.src: Reminding places where U+000B is allowed as a space character is fixed (cf. HTML5 revision 1738). * ContentChecker.pm, HTMLTable.pm: U+000B is no longer part of space characters (HTML5 revision 1738). 2008-09-20 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 20 Sep 2008 11:18:32 -0000 * HTML.pm: U+000B is no longer part of space characters (HTML5 revision 1738). 2008-09-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 20 Sep 2008 07:00:43 -0000 * content-checker.pl: Remove dedicated parser and adopt testfiles.pl parser. * content-model-1.dat, content-model-2.dat: Typo fixed. 2008-09-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 20 Sep 2008 05:50:38 -0000 * content-model-1.dat: Test data for interactive contents are added (cf. HTML5 revision 2018). 2008-09-20 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 20 Sep 2008 05:46:21 -0000 2008-09-20 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm ($IsInHTMLInteractiveContent): New. ++ whatpm/Whatpm/ContentChecker/ChangeLog 20 Sep 2008 05:51:55 -0000 * HTML.pm, Atom.pm: Interactrive content implementation synced with the spec (HTML5 revision 2018). 2008-09-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 17 Sep 2008 03:45:14 -0000 2008-09-17 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: Test results are updated. * content-model-2.dat: Tests for style="" are added. ++ whatpm/Whatpm/CSS/ChangeLog 17 Sep 2008 03:45:24 -0000 2008-09-17 Wakaba <wakaba@suika.fam.cx> * Parser.pm (parse_char_string_as_inline): New method. ++ whatpm/Whatpm/ContentChecker/ChangeLog 17 Sep 2008 03:55:06 -0000 2008-09-17 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Support for style="" attributes.
++ whatpm/t/ChangeLog 9 Sep 2008 04:32:11 -0000 2008-09-09 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat, content-model-7.dat: |a| is now transparent (HTML5 revision 1963). ++ whatpm/Whatpm/ContentChecker/ChangeLog 9 Sep 2008 04:32:26 -0000 2008-09-09 Wakaba <wakaba@suika.fam.cx> * HTML.pm: |a| is now transparent (HTML5 revision 1963).
++ whatpm/t/ChangeLog 5 Sep 2008 16:07:29 -0000 2008-09-06 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: Form test data are added (cf. HTML5 revisions 2142-2155). ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Sep 2008 16:08:26 -0000 2008-09-06 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Support for form elements (HTML5 revisions 2142, 2148, 2150-2154). 2008-09-05 Wakaba <wakaba@suika.fam.cx> * HTML.pm: RDFa spec status updated again.
++ whatpm/t/ChangeLog 31 Aug 2008 12:28:19 -0000 * content-model-1.dat, content-model-2.dat: |event-source| is renamed as |eventsource| (HTML5 revision 1863). 2008-08-31 Wakaba <wakaba@suika.fam.cx> * content-model-2.dat: Uppercase letters are not allowed as embed custom attributes (HTML5 revision 1946). 2008-08-31 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 31 Aug 2008 12:28:43 -0000 * HTML.pm: |event-source| renamed as |eventsource| (HTML5 revision 1863). 2008-08-31 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Uppercase attribute names for embed elements are disallowed (HTML5 revision 1946). 2008-08-31 Wakaba <wakaba@suika.fam.cx>
++ 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 12:33:27 -0000 * content-model-1.dat, content-model-2.dat: Test data updated and added for HTML5 revision 2062 and so on (@lang and @xml:lang). 2008-08-30 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 30 Aug 2008 12:30:55 -0000 * ContentChecker.pm: |xml:lang| attribute value must be same as |lang| attribute value for HTML elements (HTML5 revision 2062 and so on). 2008-08-30 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2008 12:32:39 -0000 * HTML.pm: |xml:lang| attribute value must be same as |lang| attribute value for HTML elements (HTML5 revision 2062 and so on). |lang| attribute in XML document is no longer disallowed (HTML5 revision 2062). |xml:lang| is allowed in HTML document (HTML5 revision 2062 and so on). 2008-08-30 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 8 Jun 2008 13:04:13 -0000 * content-model-1.dat, content-model-2.dat: Test data are updated and added for <map name=""> and <map id=""> (HTML5 revisions 1722 and 1728). 2008-06-08 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 8 Jun 2008 13:04:07 -0000 * HTML.pm: Support for |<map name="">| (HTML5 revisions 1722 and 1728). 2008-06-08 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 8 Jun 2008 12:20:25 -0000 * content-model-1.dat: Test data for ruby are added (HTML5 revision 1704). 2008-06-08 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 8 Jun 2008 12:22:16 -0000 2008-06-08 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Support for ruby, rt, and rp elements (HTML5 revision 1704). The |href| attribute is also extended as a common attribute by RDFa Last Call Working Draft.
++ whatpm/t/ChangeLog 8 Jun 2008 05:04:08 -0000 2008-06-08 Wakaba <wakaba@suika.fam.cx> * tree-test-1.dat: Test data added for ruby parsing (HTML5 revision 1704). ++ whatpm/Whatpm/ChangeLog 8 Jun 2008 05:03:48 -0000 2008-06-08 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: Support for ruby parsing (HTML5 revision 1704).
++ whatpm/t/ChangeLog 25 May 2008 07:59:59 -0000 * content-model-1.dat: Test data on <datagrid> content model are added (cf. HTML5 revision 1566). Empty |datagrid| elements are no longer in error. 2008-05-25 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 25 May 2008 07:59:38 -0000 * HTML.pm: |select| or |datalist| as a first child of |datagrid| is now disallowed (HTML5 revision 1566). |datagrid| elements may be empty. 2008-05-25 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 24 May 2008 14:11:43 -0000 * tree-test-1.dat: Test data on EOF in foreign content insertion mode are added (HTML5 revision 1693). Test data on SVG camelCase attributes are added (HTML5 revision 1700). Test data on <textarea> in <select> are added (HTML5 revision 1699). Test data on HTML start tags in foreign content insertion mode are added (HTML5 revision 1698). * content-model-1.dat, content-model-2.dat: Update test results for <style> and <script>. 2008-05-24 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 24 May 2008 14:01:15 -0000 * HTML.pm.src: Support for end-of-file token in foreign content insertion mode (HTML5 revision 1693). Update SVG camelCase attribute list (HTML5 revision 1700). <textarea> closes </select> (HTML5 revision 1699). More start tags close in foreign content insertion mode (HTML5 revision 1698). 2008-05-24 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 5 May 2008 09:51:44 -0000 * content-model-1.dat, content-model-2.dat: New test data for meta refresh; some test results updated. Duplicate meta http-equiv="" are now non-conforming. 2008-05-05 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 May 2008 09:52:11 -0000 * HTML.pm: Make duplicate http-equiv="" non-conforming. Check meta refresh content="". 2008-05-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 5 May 2008 08:12:12 -0000 * table-1.dat: Test data updated and some new test data added for new requirements (HTML5 revisions 1387 and 1388). 2008-05-05 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 May 2008 08:14:26 -0000 * HTML.pm: Empty <tbod>, <thead>, <tfoot>, and <tr> are no longer content model error (they might be raise table model error, however). All table model error parameters should propagate. 2008-05-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 3 May 2008 07:58:56 -0000 2008-05-03 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm (check_element): Support for |template=""| and |ref=""| attribute (referent element type checking). ++ whatpm/Whatpm/ContentChecker/ChangeLog 3 May 2008 07:58:22 -0000 2008-05-03 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Support for |template=""|, |ref=""|, and |registrationmark=""| attributes.
++ whatpm/t/ChangeLog 29 Apr 2008 12:39:24 -0000 * content-model-1.dat: Test data for <font> context are added. 2008-04-29 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 29 Apr 2008 12:40:15 -0000 * HTML.pm: <font> dropped and style="" is now global (HTML5 revision 1511). 2008-04-29 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 29 Apr 2008 10:52:03 -0000 * content-model-4.dat: Terms no longer have to be unique (HTML5 revision 1467). * content-model-2.dat: Tests for |onstorage| attribute are added (HTML5 revision 1495). Fix test results for unknown elements and attributes in the HTML namespace. 2008-04-29 Wakaba <wakaba@suika.fam.cx> and added (HTML5 revision 1470 and 1471). ++ whatpm/Whatpm/ContentChecker/ChangeLog 29 Apr 2008 10:52:29 -0000 * HTML.pm: Support for |onstorage| attribute is added (HTML5 revision 1495). Defined terms no longer have to be unique (HTML5 revision 1467). 2008-04-29 Wakaba <wakaba@suika.fam.cx> ($HTMLTargetAttrChecker): |_blank| is now allowed (HTML5 revision 1471) and an empty string is no longer allowed (HTML5 revision 1470).
++ whatpm/t/ChangeLog 29 Apr 2008 10:24:55 -0000 2008-04-29 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat, content-model-2.dat: Test results related to browsing context name or keyword are revised and added. ++ whatpm/Whatpm/ChangeLog 29 Apr 2008 08:17:14 -0000 * CacheManifest.pm (_parse): New same origin definition (HTML5 revision 1500) is implemented (except for IDNA part and URI-scheme-specific ++ whatpm/Whatpm/ContentChecker/ChangeLog 29 Apr 2008 10:23:48 -0000 2008-04-29 Wakaba <wakaba@suika.fam.cx> * HTML.pm ($HTMLBrowsingContextNameAttrChecker): New checker. ($HTMLTargetAttrChecker): |_blank| is now allowed and an empty string is no longer allowed (HTML5 revision 1470). (object/@name, iframe/@name): Added (HTML5 revision 1470).
++ whatpm/t/ChangeLog 28 Mar 2008 15:18:24 -0000 2008-03-29 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat, content-model-2.dat: s/prose/flow/g. ++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Mar 2008 14:55:26 -0000 2008-03-28 Wakaba <wakaba@suika.fam.cx> * HTML.pm: s/Prose/Flow/g (HTML5 revision 1261). 2008-03-23 Wakaba <wakaba@suika.fam.cx> * HTML.pm: @datetime microsyntax is in the First Draft phase.
++ whatpm/t/ChangeLog 22 Mar 2008 02:51:31 -0000 2008-03-22 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: Now we support RDF. * content-model-2.dat: Test data on |@accesskey| attribute are added. ++ whatpm/Whatpm/ChangeLog 22 Mar 2008 03:05:10 -0000 2008-03-22 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm: |fact_level| is now treated as same as |must_level|, i.e. level = |m|. (check_element): Make list of URIs in the DOM. ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Mar 2008 03:06:11 -0000 2008-03-22 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Add URIs to the list of URIs to be returned by the checker method. |accesskey| attribute is implemented.
++ 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/t/ChangeLog 20 Mar 2008 08:23:06 -0000 * content-model-1.dat: Some test results were incorrect, again... orz 2008-03-20 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 20 Mar 2008 08:23:36 -0000 * Atom.pm: Bug fix for validation of |feed| on |author| child. 2008-03-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 20 Mar 2008 07:36:54 -0000 * content-model-1.dat: Some test results are fixed. * content-model-atom-1.dat: Some test results are fixed. Test data for |atom:author| for |atom:feed| are added. 2008-03-20 Wakaba <wakaba@suika.fam.cx> * content-model-atom-1.dat: Test data for |atom:author| for |atom:feed| are added. 2008-03-20 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 20 Mar 2008 07:35:41 -0000 * Atom.pm: Support for |author| for |feed| checking. 2008-03-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 20 Mar 2008 05:59:40 -0000 2008-03-20 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: Some test results related on |atom:entry| are fixed. * content-model-atom-1.dat: Test data for |atom:author| for |atom:entry| are added. ++ whatpm/Whatpm/ContentChecker/ChangeLog 20 Mar 2008 05:58:48 -0000 2008-03-20 Wakaba <wakaba@suika.fam.cx> * Atom.pm: Support for |author| for |entry| checking.
++ whatpm/t/ChangeLog 9 Mar 2008 13:55:01 -0000 * content-model-1.dat: Test data for |center|, |dir|, and |basefont| are added. 2008-03-09 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 9 Mar 2008 13:55:42 -0000 * HTML.pm: |dir|, |center|, and |basefont| are implemented. 2008-03-09 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 2 Mar 2008 11:10:02 -0000 * content-model-atom-1.dat: New test data are added. 2008-03-02 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 2 Mar 2008 11:16:26 -0000 * ContentChecker.pm: Typo fixed. Don't raise "character encoding" and related errors unless it is an HTML document (though the spec is unclear on whether it is applied to XHTML document). * HTML.pm (%HTMLAttrStatus): WF2 repetition model attributes are added. 2008-03-02 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Mar 2008 11:11:31 -0000 * Atom.pm: Reimplemented. 2008-03-02 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 2 Mar 2008 03:39:34 -0000 2008-03-02 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: Test data for |<area>| are added. * content-model-2.dat: Test data for |<img ismap>| are added. ++ whatpm/Whatpm/ChangeLog 2 Mar 2008 03:36:45 -0000 2008-03-02 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: s/local_name/manakai_local_name/g. ++ whatpm/Whatpm/HTML/ChangeLog 2 Mar 2008 03:28:10 -0000 2008-03-02 Wakaba <wakaba@suika.fam.cx> * Serializer.pm (get_inner_html): Typo fixed. ++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Mar 2008 03:37:30 -0000 2008-03-02 Wakaba <wakaba@suika.fam.cx> * HTML.pm: |in_a_href| flag is not reset after the </a>. Raise an error if |area| is not a descendant of |map|.
++ whatpm/t/ChangeLog 1 Mar 2008 11:05:40 -0000 * content-model-1.dat: |address| content model tests are added. 2008-03-01 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 26 Feb 2008 10:32:41 -0000 * content-model-1.dat: Test data for |header| and |footer| exclusions of sectioning contents are added (c.f. HTML5 revision 1250). 2008-02-26 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Feb 2008 10:33:04 -0000 * HTML.pm: Allow |blockquote| in |header| and |footer| (HTML5 revision 1250). 2008-02-26 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 26 Feb 2008 07:46:15 -0000 2008-02-26 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: Figure caption is now optional (HTML5 revision 1240). Add test data for |ol reversed| (HTML5 revision 1248). ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Feb 2008 07:45:46 -0000 2008-02-26 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Make |figure| caption optional (HTML5 revision 1240). Add |reversed| to |ol| (HTML5 revision 1248).
++ whatpm/t/ChangeLog 24 Feb 2008 07:51:13 -0000 * content-model-1.dat, content-model-2.dat: Some test results are updated. New test data on non-standard attributes are added. Note that some test results do still need to be updated. 2008-02-24 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 24 Feb 2008 07:47:32 -0000 * ContentChecker.pm (_attr_status_info): New internal method. 2008-02-24 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 24 Feb 2008 07:50:04 -0000 * HTML.pm: Standardized status for attributes are added (HTML5 info are not added yet). Make element or attribute not defined by HTML5 spec as a conformance error (though it is not clearly defined by HTML5 spec as non-conforming). Note that more work is needed for non-standard attribute thing, since the current implementation prevents non-standard attribute from being syntactically checked (otherwise it is treated as if a standard attribute). 2008-02-24 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 24 Feb 2008 01:08:10 -0000 2008-02-24 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: Some test results on |meta| in |noscript| are updated. ++ whatpm/Whatpm/ContentChecker/ChangeLog 24 Feb 2008 01:07:43 -0000 * HTML.pm: Invalid |meta| in |noscript| should be erred as usual. 2008-02-24 Wakaba <wakaba@suika.fam.cx>
Some tests revised; some new tests
++ whatpm/t/ChangeLog 23 Feb 2008 15:24:46 -0000 * content-model-1.dat: Some test results are updated. New tests for |details| are added. 2008-02-23 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 23 Feb 2008 15:22:12 -0000 * ContentChecker.pm (check_element): In-element state was not properly managed for transparent cases. 2008-02-23 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Feb 2008 15:24:01 -0000 * HTML.pm (%HTMLProseContentChecker, details, figure): Don't change state when a transparent element is encountered. (details check): Reimplemented. 2008-02-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 23 Feb 2008 14:37:03 -0000 * content-model-1.dat: Some test results are fixed. New tests for |video| and |audio| are added. 2008-02-23 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 23 Feb 2008 14:35:33 -0000 * ContentChecker.pm (check_element): Support for |video| and |audio| as semi-transparent elements. 2008-02-23 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Feb 2008 14:36:23 -0000 * HTML.pm (object check_end): Don't check significant content if the element is used as a transparent element. (video check): Reimplemented. 2008-02-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 23 Feb 2008 13:18:40 -0000 * content-model-1.dat: New test data for |object| transparentness are added. 2008-02-23 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 23 Feb 2008 13:18:10 -0000 * ContentChecker.pm ($HTMLSemiTransparentElements): New. (check_element): s/minuses/minus_elements/, s/pluses/plus_elements/. Support for |html:object| as a semi-transparent element. 2008-02-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 23 Feb 2008 10:34:52 -0000 2008-02-23 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat, content-model-2.dat: Wrong "significant" errors are removed. ++ whatpm/Whatpm/ChangeLog 23 Feb 2008 10:33:46 -0000 2008-02-23 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm (check_element): The way to traverse the tree is entirely revised to make it easier to track the state of ancestors/descendants. As a result of this revision (which rewrites almost all of Whatpm::ContentChecker::HTML), support for content model checking for HTML elements |figure|, |object|, |video|, and |audio| and checking for XML elements (and some XMLNS checkings) are dropped for now. They will be reimplemented in due cource. ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Feb 2008 10:34:01 -0000 2008-02-23 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Revised.
++ whatpm/t/ChangeLog 18 Feb 2008 14:08:01 -0000 * content-model-1.dat: New test data for |object| are added. 2008-02-18 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 18 Feb 2008 14:07:31 -0000 * HTML.pm (object): Implemented (with some bug on transparentness handling). 2008-02-18 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 18 Feb 2008 00:17:29 -0000 * content-model-1.dat: New test data for |mark| are added (HTML5 revision 1232). 2008-02-18 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 18 Feb 2008 00:16:50 -0000 * HTML.pm: s/m/mark/g (HTML5 revision 1232). 2008-02-18 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 18 Feb 2008 00:02:40 -0000 2008-02-18 Wakaba <wakaba@suika.fam.cx> * content-model-2.dat: |alt=""| test results revised. * content-model-1.dat: |<img/>|s in tests are revised so that they are conforming. ++ whatpm/Whatpm/ContentChecker/ChangeLog 18 Feb 2008 00:03:25 -0000 2008-02-18 Wakaba <wakaba@suika.fam.cx> * HTML.pm (img): |alt| is a SHOULD-level requirement now (since the conformance checker cannot examine the semantics of the image).
++ whatpm/t/ChangeLog 17 Feb 2008 14:27:02 -0000 * content-model-1.dat: Test results corrected. 2008-02-17 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 17 Feb 2008 14:28:52 -0000 * HTML.pm: Useless old stuff are removed. |datagrid| was missing from |$HTMLInteractiveContent|. (a): Use new |$HTMLInteractiveContent| in place of |$HTMLIntetractiveElements|. (caption): Use new |$HTMLPhrasingContentChecker| in place of |$HTMLStrictlyInlineChecker|. 2008-02-17 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 17 Feb 2008 14:11:06 -0000 * content-model-1.dat: New test data for |<figure>| are added. Some test data are corrected. 2008-02-17 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 17 Feb 2008 14:10:26 -0000 * HTML.pm (figure): Implemented. (video, audio): In no-parent-element case with |src| attribute, the content model is now prose content. 2008-02-17 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 17 Feb 2008 13:22:57 -0000 * content-model-1.dat: New test data for |<noscript>| in |<head>|. 2008-02-17 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 17 Feb 2008 13:22:28 -0000 * HTML.pm (noscript): Reimplemented. 2008-02-17 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 17 Feb 2008 12:32:40 -0000 * content-model-1.dat: More test on |<meta http-equiv=Content-Type>| are added. 2008-02-17 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 17 Feb 2008 12:18:01 -0000 * content-model-1.dat, content-model-2.dat: Updated. 2008-02-17 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 17 Feb 2008 12:12:56 -0000 * ContentChecker.pm ({unsupported_level}): New value. * HTML.pm.src: Save whether |meta| |content| attribute contains character references or not. 2008-02-17 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 17 Feb 2008 12:17:33 -0000 * HTML.pm: |<meta http-equiv=Content-Type| support (HTML5 revision 1180). 2008-02-17 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 17 Feb 2008 11:04:02 -0000 * content-model-1.dat: Updated. 2008-02-17 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 17 Feb 2008 11:02:38 -0000 * ContentChecker.pm (_get_children): (Incompleted) attempt to imlement significant content checking for contents with |del| elements. 2008-02-17 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 17 Feb 2008 11:03:40 -0000 * HTML.pm (th): |th| now requires phrasing content. |div| now requires prose content. 2008-02-17 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 17 Feb 2008 09:56:09 -0000 * content-model-1.dat, content-model-2.dat, content-model-4.dat, content-model-5.dat: Error result revised. 2008-02-17 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 17 Feb 2008 09:55:15 -0000 * HTML.pm: Error messages revised. 2008-02-17 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 17 Feb 2008 06:35:24 -0000 2008-02-17 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat, content-model-2.dat, content-model-5.dat: Test results are updated; new tests are added. ++ whatpm/Whatpm/ChangeLog 17 Feb 2008 06:34:11 -0000 2008-02-17 Wakaba <wakaba@suika.fam.cx> * ContenteChecker.pm ($HTMLTransparentElements): More elements are added. (_get_children): HTML |object| elements are now semi-transparent. * NanoDOM.pm (manakai_html, manakai_head): New methods. ++ whatpm/Whatpm/ContentChecker/ChangeLog 17 Feb 2008 06:32:44 -0000 2008-02-17 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Most part of December 2007 Content Model is implemented.
++ 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>
++ whatpm/t/ChangeLog 23 Nov 2007 14:31:20 -0000 * content-model-2.dat: Media type tests are revised. 2007-11-23 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 23 Nov 2007 14:32:47 -0000 * IMTChecker.pm: Revised to raise errors and warnings as (poorly) specced in RFC 2046 and RFC 4288. (application/atom+xml): Definition added. 2007-11-23 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 4 Nov 2007 03:41:51 -0000 * content-model-1.dat, content-model-2.dat: <base> w/o @target and @href is non-conforming (HTML5 revision 1115). 2007-11-04 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 4 Nov 2007 03:41:19 -0000 * HTML.pm: <base> w/o @target and @href is non-conforming (HTML5 revision 1115). 2007-11-04 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 14 Oct 2007 09:21:32 -0000 2007-10-14 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat, content-model-2.dat: New test data for |rule|, |nest|, and |datatemplate| elements. ++ whatpm/Whatpm/ChangeLog 14 Oct 2007 09:20:23 -0000 2007-10-14 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm (check_document): Support for new |is_xml_root| flag. (check_element): Support for new |pluses| state. (_add_pluses): New method. (_remove_minuses): Support for new |minus| item. ++ whatpm/Whatpm/ContentChecker/ChangeLog 14 Oct 2007 09:20:50 -0000 2007-10-14 Wakaba <wakaba@suika.fam.cx> * Atom.pm, HTML.pm: Support for |html:nest|, |html:datatemplate|, and |html:rule| elements.
++ 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 05:53:49 -0000 2007-08-17 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: New tests for |noscript| in |head| are added. * content-model-2.dat: A wrong result for |xml:lang| in HTML document is fixed. ++ whatpm/Whatpm/ChangeLog 17 Aug 2007 05:54:48 -0000 2007-08-17 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm (_check_get_children): Support for |noscript| in |head|. ++ whatpm/Whatpm/ContentChecker/ChangeLog 17 Aug 2007 05:55:27 -0000 2007-08-17 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Support for |noscript| in |head|. Make an error for |noscript| in XML document.
++ whatpm/t/ChangeLog 16 Jul 2007 14:28:33 -0000 * content-model-1.dat, content-model-2.dat: Some test data have been updated due to new warnings. 2007-07-16 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 16 Jul 2007 14:01:47 -0000 * ContentChecker.pm: Drop wrong |level => 'error'| specification from "in HTML:xml:lang" error. Character position is now the last part of the error type in the URI error description. Report "unsupported" status for language tags, media queries, script codes, and style sheets. 2007-07-16 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 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 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>
++ 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 16:36:55 -0000 * tree-test-1.dat: Some test results are changed since <base>, <link>, and <meta> in body are no longer appended to the head element pointer (HTML5 revision 935). * content-model-2.dat: Tests for |scoped| attribute are added (HTML5 revision 938). 2007-06-24 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 23 Jun 2007 16:37:20 -0000 * HTML.pm.src: HTML5 revision 935 (<base>, <link>, <meta> in body). * ContentChecker.pm: HTML5 revision 938 (scoped=""). 2007-06-24 Wakaba <wakaba@suika.fam.cx>
++ 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 08:12:26 -0000 2007-05-26 Wakaba <wakaba@suika.fam.cx> * content-model-2.dat: Errors on obsolete media type (i.e. |text/javascript|) are added to the expected results. * tree-test-1.dat: Tests for |style| elements' attributes are added. ++ whatpm/Whatpm/ChangeLog 26 May 2007 08:11:16 -0000 2007-05-26 Wakaba <wakaba@suika.fam.cx> * IMTChecker.pm: New module. * ContentChecker.pm ($HTMLIMTAttrChecker): Call IMTChecker to test parameter value validity. * HTML.pm.src ($style_start_tag): Attributes were discarded.
++ whatpm/t/ChangeLog 20 May 2007 07:12:09 -0000 * content-model-1.dat: Required attributes are added to <link>s. * content-model-2.dat: Tests for global event handler content attributes, <link>s and <embed>s are added. 2007-05-20 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 20 May 2007 07:11:11 -0000 * ContentChecker.pm ($HTMLEventHandlerAttrChecker): New placeholder. ($HTMLAttrChecker): Event handler content attributes are added. (link, embed): Required attribute is now checked. (embed): Unknown local attributes are no longer warned. 2007-05-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 19 May 2007 15:31:00 -0000 2007-05-20 Wakaba <wakaba@suika.fam.cx> * content-model-2.dat: Tests for <a>/interactive elements non-nesting are added. ++ whatpm/Whatpm/ChangeLog 19 May 2007 15:30:33 -0000 2007-05-20 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm: Descendant checking was incorrect.
++ whatpm/t/ChangeLog 19 May 2007 10:11:24 -0000 * content-model-1.dat: A content model conformance error was missing. * content-model-2.dat: Unsupported global attribute (prefixed attribute) test is added. Tests for many HTML5 elements are added. 2007-05-19 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 19 May 2007 10:10:09 -0000 * ContentChecker.pm: Support for many of HTML5 elements. ($GetHTMLNonNegativeIntegerAttrChecker): New. 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 09:51:36 -0000 * content-model-1.dat: Tests for |a| content model are added. Tests for |legend| content model are added. 2007-05-13 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 13 May 2007 09:50:22 -0000 * ContentChecker.pm: Don't generate duplicate error when an element type is put in the "minus" list and the element type is not allowed explicitly in the particular element content model. (html:a checker): New checker. (html:details, html:datagrid): New checkers. (html:legend): New checker. 2007-05-13 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 13 May 2007 08:45:31 -0000 * content-model-1.dat: Tests for |li| content model are added. 2007-05-13 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 13 May 2007 08:45:15 -0000 * ContentChecker.pm (html:li checker): Implemented. 2007-05-13 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 13 May 2007 08:08:56 -0000 * content-model-1.dat: Tests for |dd| content model are added. Tests for |em| content model (inline-level content or stricly inline-level content) are added. Tests for |dfn| content model are added. 2007-05-13 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 13 May 2007 08:07:15 -0000 * ContentChecker.pm ($HTMLInlineOrStriclyInlineChecker): New checker. (html:dd checker): New checker. (html:q, html:em, html:strong, html:small, html:m, html:dfn, html:code, html:samp, html:span): New checkers. 2007-05-13 Wakaba <wakaba@suika.fam.cx>
Tests for section element
*** empty log message ***
++ 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 |