Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 03:40:50 2009 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.1: +6 -0 lines
Diff to
previous 1.1
++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 03:35:02 -0000
2009-08-30 Wakaba <wakaba@suika.fam.cx>
* xml-global.dat: Added a test of |xml:lang| attribute on a
foreign element in an HTML document (HTML5 revision 3697).
++ whatpm/Whatpm/ChangeLog 30 Aug 2009 03:40:20 -0000
2009-08-30 Wakaba <wakaba@suika.fam.cx>
* ContentChecker.pm: Allow |xml:lang| in HTML document if the
owner element is not an HTML element (HTML5 revision 3697).
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Oct 7 12:18:39 2008 UTC
(17 years, 9 months ago)
by
wakaba
Branch:
MAIN
++ 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>