/[suikacvs]/markup/html/whatpm/t/dom-conformance/html-metadata-1.dat
Suika

Log of /markup/html/whatpm/t/dom-conformance/html-metadata-1.dat

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Aug 23 06:37:14 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
++ whatpm/t/dom-conformance/ChangeLog	23 Aug 2009 06:36:33 -0000
	* html-objects-1.dat: Revised test results on |autoplay|
	attributes as per HTML5 revision 3344.

2009-08-23  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	23 Aug 2009 06:36:54 -0000
	* HTML.pm: Discourage use of the |autoplay| attribute (HTML5
	revision 3344).

2009-08-23  Wakaba  <wakaba@suika.fam.cx>


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Aug 23 05:47:19 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +23 -0 lines
Diff to previous 1.4
++ whatpm/t/dom-conformance/ChangeLog	23 Aug 2009 05:44:16 -0000
	* html-metadata-1.dat: Added test data on <meta
	http-equiv=content-language> (see
	<http://manakai.g.hatena.ne.jp/task/4/110>).

2009-08-23  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	23 Aug 2009 05:45:41 -0000
	* HTML.pm: Implemented <meta http-equiv=content-language> (see
	<http://manakai.g.hatena.ne.jp/task/4/110>).

2009-08-23  Wakaba  <wakaba@suika.fam.cx>


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Jul 26 06:53:46 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +54 -0 lines
Diff to previous 1.3
++ whatpm/t/dom-conformance/ChangeLog	26 Jul 2009 06:52:58 -0000
	* html-metadata-1.dat: Added test cases for <meta charset=utf-8>
	in XML documents (cf. HTML5 revision 2859).

2009-07-26  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	26 Jul 2009 06:53:26 -0000
	* HTML.pm: Allow <meta charset=utf-8> in XML documents (HTML5
	revision 2859).

2009-07-26  Wakaba  <wakaba@suika.fam.cx>


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Jul 25 04:05:42 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +3 -0 lines
Diff to previous 1.2
++ whatpm/t/dom-conformance/ChangeLog	25 Jul 2009 04:03:26 -0000
	* html-interactive-1.dat, html-scripting-1.dat,
	html-metadata-1.dat: The |eventsource| element and the |onmessage|
	attribute have been dropped (HTML5 revision 2870).

2009-07-25  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	25 Jul 2009 03:55:06 -0000
	* HTML.pm.src: Marked where SVG |script| execution should be
	implemented (HTML5 revision 2904).

2009-07-25  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	25 Jul 2009 04:04:24 -0000
	* HTML.pm: The |eventsource| element and the |onmessage| attribute
	have been dropped (HTML5 revision 2870).

2009-07-25  Wakaba  <wakaba@suika.fam.cx>


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 7 11:41:43 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
++ whatpm/t/ChangeLog	7 Oct 2008 11:39:59 -0000
2008-10-07  Wakaba  <wakaba@suika.fam.cx>

	* content-model-2.dat: Repetition model test is moved to another
	file.  A wrong test result fixed.  Broken test entries fixed.
	<area rev> is now reported as "unknown attribute", since RDFa spec
	adds that attribute to all elements with the Common attribute set.
	Note that we have no plan to support RDFa, at the moment.

++ whatpm/t/dom-conformance/ChangeLog	7 Oct 2008 11:41:37 -0000
	* html-flows-1.dat: <li value> test results updated.

	* html-forms-1.dat: accesskey="" attribute is obsolete.

	* html-metadata-1.dat: Fix broken test results.

	* html-repetitions.dat: The repetition template feature is
	obsolete.  A test entry from ../content-model-2.dat is added.

2008-10-07  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	7 Oct 2008 11:36:17 -0000
2008-10-07  Wakaba  <wakaba@suika.fam.cx>

	* ContentChecker.pm: New error level "html5_fact" added, which
	should be tentatively used until all of requirements are properly
	specced as RFC 2119 "MUST" in HTML5.

++ whatpm/Whatpm/ContentChecker/ChangeLog	7 Oct 2008 11:37:15 -0000
	* HTML.pm: Quoted-strings in media type specifications were not
	properly decoded.  Fixed support for <li value> with non-<ol>
	parent (or with no parent).

2008-10-07  Wakaba  <wakaba@suika.fam.cx>


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Oct 5 11:51:15 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
++ 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>


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