/[suikacvs]/markup/html/whatpm/t/ContentChecker.t
Suika

Log of /markup/html/whatpm/t/ContentChecker.t

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 06:05:55 2009 UTC (15 years, 10 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +2 -1 lines
Diff to previous 1.43
++ 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>


Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 07:42:07 2009 UTC (15 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.42: +2 -1 lines
Diff to previous 1.42
++ 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>


Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 10:48:30 2009 UTC (16 years ago) by wakaba
Branch: MAIN
Changes since 1.41: +2 -1 lines
Diff to previous 1.41
++ 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).


Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 07:32:06 2008 UTC (16 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40
++ 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>


Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 05:51:41 2008 UTC (16 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.39: +3 -2 lines
Diff to previous 1.39
++ 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>


Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 05:05:20 2008 UTC (16 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.38: +2 -1 lines
Diff to previous 1.38
++ 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.


Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 12:20:08 2008 UTC (16 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37
++ 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>


Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 12:18:39 2008 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.36: +7 -7 lines
Diff to previous 1.36
++ 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>


Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 11:51:14 2008 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.35: +11 -2 lines
Diff to previous 1.35
++ 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>


Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 05:59:37 2008 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34
++ 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.


Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 05:49:13 2008 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.33: +1 -4 lines
Diff to previous 1.33
++ 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>


Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 05:31:46 2008 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.32: +7 -114 lines
Diff to previous 1.32
++ 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.


Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 31 06:57:32 2008 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31
++ 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>


Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 30 10:26:39 2008 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.30: +3 -2 lines
Diff to previous 1.30
++ 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.


Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 10:36:41 2008 UTC (17 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
++ 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>


Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 12 07:38:37 2008 UTC (17 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28
++ 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).


Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 09:38:47 2008 UTC (17 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
++ 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>


Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 08:54:00 2008 UTC (17 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.26: +2 -3 lines
Diff to previous 1.26
++ 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>


Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 01:38:36 2008 UTC (17 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.25: +7 -3 lines
Diff to previous 1.25
++ 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>


Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 16 00:18:13 2008 UTC (17 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +5 -1 lines
Diff to previous 1.24
++ 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.


Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 08:04:21 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +3 -2 lines
Diff to previous 1.23
++ 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>


Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 05:39:43 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +4 -3 lines
Diff to previous 1.22
++ 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.


Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 11 02:25:51 2007 UTC (17 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
++ 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.


Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 04:34:30 2007 UTC (17 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
++ 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>


Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 29 04:45:10 2007 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
++ 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>


Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 24 04:23:47 2007 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +4 -1 lines
Diff to previous 1.18
++ 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.


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 25 02:44:39 2007 UTC (17 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
++ 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.


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 17 11:53:52 2007 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
++ 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>


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 07:48:19 2007 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
++ 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>


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 04:46:48 2007 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
++ 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.


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 13:12:33 2007 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.13: +3 -2 lines
Diff to previous 1.13
++ 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>.


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 24 14:24:22 2007 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
++ 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>


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 23 02:59:48 2007 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.11: +7 -6 lines
Diff to previous 1.11
++ 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>


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 00:56:43 2007 UTC (18 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
++ 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).


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 12:24:50 2007 UTC (18 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9
++ 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.


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 27 10:28:01 2007 UTC (18 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
++ 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>


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 26 12:33:04 2007 UTC (18 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
++ 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>


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 14:46:54 2007 UTC (18 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
++ 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>


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 11:12:25 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
++ 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>


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 14:29:09 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4
++ 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>


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 06:02:36 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +23 -5 lines
Diff to previous 1.3
++ 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>


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 03:49:58 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2
++ 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.


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 13 10:40:07 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +1 -23 lines
Diff to previous 1.1
++ 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>


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 13 05:35:22 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
++ 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24