Log of /markup/html/whatpm/t/dom-conformance/html-datatemplate.dat
Parent Directory
|
Revision Log
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 08:13:45 2009 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.6: +633 -3 lines
Diff to
previous 1.6
++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 08:13:30 -0000
* html-datatemplate.dat, html-repetitions.dat, html-forms-1.dat,
html-form-input-1.dat, html-form-button.dat, html-form-select.dat,
html-form-textarea.dat, html-texts-1.dat, html-interactive-1.dat:
Revised test results related to the removed datatemplate and
repetition template feature (HTML5 revision 2319).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 08:04:48 -0000
* HTML.pm: Marked datatemplate and repetition template features as
dropped (HTML5 revision 2319).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
Revision
1.6 -
(
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.5: +5 -0 lines
Diff to
previous 1.5
++ 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.5 -
(
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.4: +3 -0 lines
Diff to
previous 1.4
++ 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.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 2 22:55:27 2009 UTC
(17 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.3: +4 -2 lines
Diff to
previous 1.3
++ 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.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 28 11:27:47 2009 UTC
(17 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +2 -4 lines
Diff to
previous 1.2
++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 11:26:40 -0000
* html-texts-1.dat, html-datatemplate.dat: Updated |rp| test
results (c.f. HTML5 revision 3217).
2009-06-28 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 11:27:37 -0000
* HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
3217).
2009-06-28 Wakaba <wakaba@suika.fam.cx>
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 12 11:50:47 2008 UTC
(17 years, 7 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +2 -0 lines
Diff to
previous 1.1
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 11:50:40 -0000
* html-datatemplate.dat, html-form-datalist.dat: Updated test
results related to |optgroup| elements.
* html-form-textarea.dat: Added new test data.
* html-forms-1.dat: Moved some test data to
|html-form-textarea.dat|. Updated test results related to
|optgroup| elements.
2008-12-12 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 11:48:16 -0000
* ContentChecker.pm: Introduced |check_attrs2| method for the ease
of defining codes for checking required attribute and as such.
2008-12-12 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 11:48:45 -0000
* HTML.pm: Updated definitions for |datalist|, |optgroup|,
|option|, and |textarea| elements.
2008-12-12 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.