/[suikacvs]/markup/html/whatpm/t/content-model-6.dat
Suika

Log of /markup/html/whatpm/t/content-model-6.dat

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.6
Tue Oct 7 12:18:39 2008 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -0 lines
FILE REMOVED
++ 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.5 - (view) (download) (annotate) - [select for diffs]
Sun Sep 7 12:41:49 2008 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.4: +38 -0 lines
Diff to previous 1.4 , to selected 1.2
++ whatpm/t/ChangeLog	7 Sep 2008 12:24:59 -0000
2008-09-07  Wakaba  <wakaba@suika.fam.cx>

	* content-model-7.dat: Typo fixed.

	* content-model-6.dat: Test data for data-UPPERCASE (now
	disallowed) are added (HTML5 revision 1945).

++ whatpm/Whatpm/ContentChecker/ChangeLog	7 Sep 2008 12:25:19 -0000
2008-09-07  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: data-UPPERCASE attributes are no longer
	allowed (HTML5 revision 1945).


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Aug 31 11:01:03 2008 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.3: +45 -0 lines
Diff to previous 1.3 , to selected 1.2
++ whatpm/t/ChangeLog	31 Aug 2008 10:51:47 -0000
	* content-model-2.dat, content-model-6.dat: Custom
	attributes on |embed| and |data-*| attributes must
	be XML compatible (HTML5 revision 1836).

2008-08-31  Wakaba  <wakaba@suika.fam.cx>

	* content-model-2.dat: xmlns="" on HTML elements that are
	not the root of the HTML subtree are now allowed (HTML5
	revision 1834).

2008-08-31  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	31 Aug 2008 10:52:17 -0000
	* HTML.pm: |embed| custom attributes and |data-*| attributes
	must be XML compatible (HTML5 revision 1836).

2008-08-31  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: All HTML elements can have xmlns="" attributes (HTML5
	revision 1834).

2008-08-31  Wakaba  <wakaba@suika.fam.cx>


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Aug 30 10:26:39 2008 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.2: +9 -5 lines
Diff to previous 1.2
++ 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.2 - (view) (download) (annotate) - [selected]
Sun Jun 1 05:35:56 2008 UTC (18 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +38 -0 lines
Diff to previous 1.1
++ whatpm/t/ChangeLog	1 Jun 2008 05:29:24 -0000
2008-06-01  Wakaba  <wakaba@suika.fam.cx>

	* content-model-6.dat: "data-" attribute is no longer allowed (HTML5
	revision 1709).

	* content-model-2.dat: Add tests for rel=contact (cf. HTML5
	revision 1711).

++ whatpm/Whatpm/ChangeLog	1 Jun 2008 05:22:21 -0000
2008-06-01  Wakaba  <wakaba@suika.fam.cx>

	* mklinktypelist.pl: rel=contact is no longer part of the HTML5
	spec (commented out). (HTML5 revision 1711).

++ whatpm/Whatpm/ContentChecker/ChangeLog	1 Jun 2008 05:29:43 -0000
2008-06-01  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Make data="" invalid (HTML5 revision 1709).


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Apr 12 10:41:31 2008 UTC (18 years, 4 months ago) by wakaba
Branch: MAIN
Diff to selected 1.2
++ whatpm/t/ChangeLog	12 Apr 2008 10:41:08 -0000
	* HTML-tokenizer.t: Remove "self-closing flag" if the start
	tag token is that of a slash permitted element (This is necessary
	to maintain compatibility with current test data, since in the
	new algorithm whether slash is permitted or not is decided in
	tree construction stage).

2008-04-12  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	12 Apr 2008 10:38:11 -0000
2008-04-12  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm.src, mkhtmlparser.pl: The way permitted slash errors
	are raised is changed (HTML5 revision 1404).


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:

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24