Log of /markup/html/whatpm/t/dom-conformance/html-form-label.dat
Parent Directory
|
Revision Log
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 10:13:40 2009 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.6: +1 -0 lines
Diff to
previous 1.6
++ 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.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 06:05:55 2009 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.5: +6 -0 lines
Diff to
previous 1.5
++ whatpm/t/ChangeLog 22 Aug 2009 06:03:14 -0000
2009-08-22 Wakaba <wakaba@suika.fam.cx>
* ContentChecker.t: Added a new test data file.
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 06:04:05 -0000
* html-forms-1.dat, html-form-label.dat: Added test data on
|keygen| element (HTML5 revision 2960).
* html-form-keygen.dat: New file (HTML5 revision 2960).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 06:04:27 -0000
* HTML.pm: Implemented the |keygen| element (HTML5 revision 2960).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 05:05:15 2009 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +39 -0 lines
Diff to
previous 1.4
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 05:05:07 -0000
2009-08-22 Wakaba <wakaba@suika.fam.cx>
* html-form-label.dat: Added tests on |<label for=a><input
id=a></label>|-handlings (cf. HTML5 revision 2614).
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 05:04:33 -0000
2009-08-22 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Allows |<label for=a><input id=a></label>| (HTML5
revision 2614).
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: +1 -0 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]
Sat Dec 13 04:49:06 2008 UTC
(17 years, 7 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +9 -6 lines
Diff to
previous 1.2
++ whatpm/t/ChangeLog 13 Dec 2008 04:48:14 -0000
2008-12-13 Wakaba <wakaba@suika.fam.cx>
* content-model-7.dat: Added an example from HTML5 spec.
++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 04:48:48 -0000
* html-form-label.dat, html-forms-1.dat: Added test data for
form="".
2008-12-13 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 04:47:22 -0000
* HTML.pm: Implemented <object form> and <legend form>.
2008-12-13 Wakaba <wakaba@suika.fam.cx>
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 5 11:51:15 2008 UTC
(17 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +192 -1 lines
Diff to
previous 1.1
++ 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>
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 5 05:59:39 2008 UTC
(17 years, 9 months ago)
by
wakaba
Branch:
MAIN
++ whatpm/t/ChangeLog 5 Oct 2008 05:38:58 -0000
* content-model-1.dat, content-model-2.dat: Test results on
|label| contents fixed.
* ContentChecker.t: |dom-conformance/html-form-label.dat| added.
* dom-conformance/: New directory.
2008-10-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/dom-conformance/ChangeLog 5 Oct 2008 05:35:48 -0000
2008-10-05 Wakaba <wakaba@suika.fam.cx>
* html-form-label.dat: New test data file.
* ChangeLog: New file.
++ whatpm/Whatpm/ChangeLog 5 Oct 2008 05:58:50 -0000
* ContentChecker.pod: Note on internal flags is added.
2008-10-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Oct 2008 05:36:36 -0000
2008-10-05 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: <label> content conformance checking implemented.
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.