Log of /markup/html/whatpm/t/dom-conformance/html-links-1.dat
Parent Directory
|
Revision Log
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 08:54:07 2009 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.7: +21 -0 lines
Diff to
previous 1.7
++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:53:30 -0000
* html-links-1.dat: Added test cases for case-insensitivity of
link types (HTML5 revision 2698).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:53:54 -0000
* HTML.pm: Made link types ASCII case-insensitive (HTML5 revision
2698).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 07:06:57 2009 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.6: +1 -0 lines
Diff to
previous 1.6
++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 07:05:05 -0000
* html-flows-1.dat, html-interactive-1.dat: Revised test results
since the |menu| element is now a normal flow content (HTML5
revision 2416).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 06:59:23 -0000
* HTML.pm: Now |menu| element is a normal flow content (HTML5
revision 2416).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 02:35:33 2009 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.5: +41 -0 lines
Diff to
previous 1.5
++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 02:34:37 -0000
* html-form-button.dat: Added test data on interactive content in
|button| element (HTML5 revision 2392).
* html-links-1.dat: Added test data on exclusion of interactive
content (HTML5 revision 2455, HTML5 revision 3162, HTML5 revision
3338).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 23 Aug 2009 02:26:52 -0000
2009-08-23 Wakaba <wakaba@suika.fam.cx>
* ContentChecker.pm: Allow <input type=hidden> in context where
interactive content is disallowed (HTML5 revision 2392).
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:35:21 -0000
* HTML.pm: Disallow interactive content in |button| element (HTML5
revision 2392). Marked |img| and |object| (with |usemap|
attribute) elements, |iframe| element, and |embed| element as
interactive content (HTML5 revision 2455, HTML5 revision 3162,
HTML5 revision 3338).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 10:13:40 2009 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +5 -0 lines
Diff to
previous 1.4
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 10:12:51 -0000
* html-interactive-1.dat, html-datatemplate.dat,
html-form-label.dat, html-links-1.dat: Revised test data on
|datagrid| (HTML5 revision 2962, HTML5 revision 3555).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 10:13:28 -0000
* HTML.pm: The |datagrid| element has been commented out in the
spec (HTML5 revision 2962, HTML5 revision 3555).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 07:42:07 2009 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.3: +1 -0 lines
Diff to
previous 1.3
++ 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.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 07:22:36 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/ChangeLog 16 Aug 2009 07:20:16 -0000
* content-model-7.dat: The |bb| element has been removed from the
spec so that relevant test results are changed (HTML5 revision
3621).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:20:00 -0000
* html-interactive-1.dat, html-datatemplate.dat: The |bb| element
has been removed from the spec so that relevant test results are
changed (HTML5 revision 3621).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:20:36 -0000
* HTML.pm: The |bb| element has been dropped from the spec (HTML5
revision 3621).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 2 22:55:27 2009 UTC
(17 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +1 -0 lines
Diff to
previous 1.1
++ whatpm/t/dom-conformance/ChangeLog 2 Jul 2009 22:55:00 -0000
2009-07-03 Wakaba <wakaba@suika.fam.cx>
* html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat,
html-form-label.dat: Test results related to |datagrid| content
model are updated (c.f. HTML5 revision 3164).
++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Jul 2009 22:55:21 -0000
2009-07-03 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: |datagrid| now allows any flow content (HTML5 revision
3164).
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>
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.