Log of /markup/html/whatpm/whatpm-commit.en.atom.u8
Parent Directory
| Revision Log
Revision
1.122 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 6 23:32:06 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.121: +13 -1 lines
Diff to
previous 1.121
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Sep 2009 23:31:19 -0000
2009-09-07 Wakaba <wakaba@suika.fam.cx>
* tree-test-1.dat: Added new test data on obsolete permitted
DOCTYPEs (HTML5 revision 3378).
++ whatpm/Whatpm/ChangeLog 6 Sep 2009 23:31:49 -0000
2009-09-07 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src (_tree_construction_initial): Implemented "obsolete
permitted DOCTYPEs" (HTML5 revision 3378).
Revision
1.121 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 6 13:52:05 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.120: +13 -1 lines
Diff to
previous 1.120
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Sep 2009 13:51:04 -0000
* tree-test-frames.dat: Added more test data on the "frameset-ok"
flag (HTML5 revision 2703 and HTML5 revision 2987).
2009-09-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 6 Sep 2009 13:51:50 -0000
* HTML.pm.src: Implemented the remaining parts of the
"frameset-ok" flag (HTML5 revision 2703 and HTML5 revision 2987).
2009-09-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.119 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 6 12:53:19 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.118: +14 -1 lines
Diff to
previous 1.118
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Sep 2009 12:52:28 -0000
* tree-test-frames.dat: New test data file.
* HTML-tree.t: Added the new test data file.
2009-09-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 6 Sep 2009 12:53:01 -0000
* HTML.pm.src: The first cut to implement the |frameset-ok| flag
concept (HTML5 revision 2703).
2009-09-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.117 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 6 10:17:38 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.116: +13 -1 lines
Diff to
previous 1.116
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Sep 2009 10:17:10 -0000
* tree-test-1.dat, tree-test-2.dat: Fixed some test results
related to the handling of </html> end tags.
2009-09-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 6 Sep 2009 10:16:48 -0000
* HTML.pm.src: Changed the handling of </html> end tag of "in
body" insertion mode according to the latest spec definition.
2009-09-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.116 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 6 09:53:29 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.115: +15 -1 lines
Diff to
previous 1.115
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Sep 2009 09:53:12 -0000
* tree-test-1.dat, tree-test-2.dat: Some test results are updated
as per HTML5 revision 2730's new handling of end tags in the
|head| area.
2009-09-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 6 Sep 2009 09:52:24 -0000
* HTML.pm.src: Rewrote end tag handling in |head| area (cf. HTML5
revision 2730, but it was entirely broken, maybe I missed some
spec changes before rev.2730).
2009-09-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.115 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 6 08:29:32 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.114: +13 -1 lines
Diff to
previous 1.114
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Sep 2009 08:29:19 -0000
* tree-test-flow.dat: Added some test cases on the |hgroup|
element (HTML5 revision 3040).
2009-09-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:27:35 -0000
* HTML.pm.src: Added the |hgroup| element (HTML5 revision 3039 and
HTML5 revision 3040).
2009-09-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.114 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 6 08:15:37 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.113: +9 -1 lines
Diff to
previous 1.113
,
to
selected 1.76
++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:15:17 -0000
* HTML.pm.src: Added |xmp| to the list of Special elements (HTML5
revision 3689). It should make no difference since the |xmp|
element has the PCDATA content and cannot be the non-bottommost
element in the stack of open elements.
2009-09-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.111 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 6 01:45:58 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.110: +13 -1 lines
Diff to
previous 1.110
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Sep 2009 01:44:50 -0000
* tree-test-1.dat: Updated test results related to the "tainted"
flag (HTML5 revision 2988).
2009-09-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 6 Sep 2009 01:45:33 -0000
* HTML.pm.src: No longer does foster parenting |style|, |script|,
and |input type=hidden| elements (HTML5 revision 2988).
2009-09-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.110 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 6 01:30:08 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.109: +13 -1 lines
Diff to
previous 1.109
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Sep 2009 01:29:37 -0000
* tree-test-void.dat: Updated test results related to the
|eventsource| tag (HTML5 revision 2870).
2009-09-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 6 Sep 2009 01:27:07 -0000
* HTML.pm.src: Dropped the |eventsource| element (HTML5 revision
2870).
2009-09-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.109 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 6 01:21:44 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.108: +20 -1 lines
Diff to
previous 1.108
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Sep 2009 01:19:59 -0000
2009-09-06 Wakaba <wakaba@suika.fam.cx>
* tree-test-1.dat, tree-test-form.dat, tree-test-void.dat: Added
and revised test results related to <keygen> parsing (HTML5
revision 2960).
++ whatpm/Whatpm/ChangeLog 6 Sep 2009 01:16:22 -0000
2009-09-06 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src (_tree_construction_main): Treate |keygen| as a void
element (HTML5 revision 2960).
++ whatpm/Whatpm/HTML/ChangeLog 6 Sep 2009 01:16:06 -0000
2009-09-06 Wakaba <wakaba@suika.fam.cx>
* Serializer.pm (get_inner_html): Added |keygen| to the list of
void elements (HTML5 revision 2960).
Revision
1.108 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 5 13:42:52 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.107: +8 -1 lines
Diff to
previous 1.107
,
to
selected 1.76
++ whatpm/Whatpm/ChangeLog 5 Sep 2009 13:42:33 -0000
* HTML.pm.src: Moved the "in table text" insertion mode code up
such that it does also work as specced in HTML5 in the remaining
cases (HTML5 revision 3382).
2009-09-05 Wakaba <wakaba@suika.fam.cx>
Revision
1.107 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 5 13:30:42 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.106: +13 -1 lines
Diff to
previous 1.106
,
to
selected 1.76
++ whatpm/t/ChangeLog 5 Sep 2009 13:30:15 -0000
* tree-test-1.dat: Added test cases for "in table text" insertion
mode (HTML5 revision 3382).
2009-09-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 5 Sep 2009 13:29:47 -0000
2009-09-05 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src: Implementing the "in table text" insertion mode,
first half (HTML5 revision 3382).
Revision
1.106 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 5 11:31:58 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.105: +13 -1 lines
Diff to
previous 1.105
,
to
selected 1.76
++ whatpm/t/ChangeLog 5 Sep 2009 11:31:07 -0000
* tokenizer-test-1.test: Changed to keep non-normal character
references (HTML5 revision 3374).
2009-09-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 11:31:46 -0000
* Tokenizer.pm.src: Changed to keep non-normal character
references as is (HTML5 revision 3374).
2009-09-05 Wakaba <wakaba@suika.fam.cx>
Revision
1.105 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 5 10:41:06 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.104: +18 -1 lines
Diff to
previous 1.104
,
to
selected 1.76
++ whatpm/t/ChangeLog 5 Sep 2009 10:40:03 -0000
* tokenizer-test-1.test: Updated test results on unclosed start
and end tags (HTML5 revision 2990).
2009-09-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/xml/ChangeLog 5 Sep 2009 10:40:48 -0000
2009-09-05 Wakaba <wakaba@suika.fam.cx>
* attlists-1.dat, attrs-1.dat: Updated test results on unclosed
tags and attlist declarations (cf. HTML5 revision 2990).
++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 10:39:09 -0000
* Tokenizer.pm.src: Discard unclosed tags (HTML5 revision 2990).
2009-09-05 Wakaba <wakaba@suika.fam.cx>
Revision
1.104 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 5 09:57:55 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.103: +13 -1 lines
Diff to
previous 1.103
,
to
selected 1.76
++ whatpm/t/ChangeLog 5 Sep 2009 09:57:06 -0000
* tokenizer-test-1.test: Added test cases for "comment end space
state" (HTML5 revision 3195).
2009-09-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:57:45 -0000
space state" (HTML5 revision 3195).
2009-09-05 Wakaba <wakaba@suika.fam.cx>
* Tokenizer.pm.src (_get_next_token): Implemented the "comment end
Revision
1.103 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 5 09:26:54 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.102: +13 -1 lines
Diff to
previous 1.102
,
to
selected 1.76
++ whatpm/t/ChangeLog 5 Sep 2009 09:26:39 -0000
2009-09-05 Wakaba <wakaba@suika.fam.cx>
* tokenizer-test-1.test: Added test cases for "comment end bang
state" (HTML5 revision 3191).
++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:26:12 -0000
2009-09-05 Wakaba <wakaba@suika.fam.cx>
* Tokenizer.pm.src (_get_next_token): Implemented the "comment end
bang state" (HTML5 revision 3191).
Revision
1.102 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 08:54:07 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.101: +13 -1 lines
Diff to
previous 1.101
,
to
selected 1.76
++ 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.101 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 08:42:08 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.100: +14 -1 lines
Diff to
previous 1.100
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:34:54 -0000
* html-objects-1.dat: Added test cases for nested |video| and
|audio| elements (HTML5 revision 3488).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:41:54 -0000
* HTML.pm: Disallow nested |video| and |audio| elements (HTML5
revision 3488). (But this does not work at the moment due to the
bug on the handling of transparent elements).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
Revision
1.100 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 08:25:42 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.99: +13 -1 lines
Diff to
previous 1.99
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:18:55 -0000
* html-tables-1.dat: Added test cases for |td| elements in |thead|
elements (HTML5 revision 3518).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:19:21 -0000
* HTML.pm: Disallow |td| as grandchilds of |thead| (HTML5 revision
3518).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
Revision
1.99 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 08:02:05 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.98: +13 -1 lines
Diff to
previous 1.98
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:01:21 -0000
* html-flows-1.dat: Added a test case for |p| in |legend| in
|figure|.
2009-08-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:01:48 -0000
* HTML.pm: Oops, |in_figure| flag should have been set in the
|check_start|, not in |check_child_text|.
2009-08-30 Wakaba <wakaba@suika.fam.cx>
Revision
1.98 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 07:51:24 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.97: +13 -1 lines
Diff to
previous 1.97
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 07:47:50 -0000
* html-texts-1.dat: Added test cases for nested |progress|,
|time|, and |meter| elements (HTML5 revision 3692).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 07:48:15 -0000
* HTML.pm: Disallow nested |progress|, |meter|, and |time|
elements (HTML5 revision 3692).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
Revision
1.97 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 07:43:43 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.96: +13 -1 lines
Diff to
previous 1.96
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 07:37:16 -0000
* html-interactive-1.dat: Added test cases related to |command|
element's attributes (HTML5 revision 2415).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 07:37:55 -0000
* HTML.pm: Implemented |command| element's attributes'
requirements (HTML5 revision 2415).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
Revision
1.96 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 07:20:42 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.95: +13 -1 lines
Diff to
previous 1.95
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 07:13:46 -0000
* html-texts-1.dat: Added test cases for |progress|'s |value| and
|max| attributes (cf. HTML5 revision 2484).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 07:13:58 -0000
* HTML.pm: Implemented |progress|'s author requirements (cf. HTML5
revision 2484).
2009-08-30 Wakaba <wakaba@suika.fam.cx>
Revision
1.95 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 03:51:05 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.94: +12 -1 lines
Diff to
previous 1.94
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 03:48:35 -0000
* html-objects-1.dat: Added a test of the presence of space
characters in the |name| attribute of the |map| element.
2009-08-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 03:48:53 -0000
2009-08-30 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Disallow space characters in <map name="">.
Revision
1.94 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 03:40:49 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.93: +13 -1 lines
Diff to
previous 1.93
,
to
selected 1.76
++ 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.93 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 13:29:20 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.92: +19 -1 lines
Diff to
previous 1.92
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 13:25:42 -0000
* html-objects-1.dat: Added tests on loop attributes of |video|
and |audio| elements (HTML5 revision 2401).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
* html-form-datalist.dat: Added a test on list="" invalidly
referencing a |select| element (HTML5 revision 2376).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 13:26:39 -0000
* HTML.pm: Added |loop| attribute and |loopstart|, |loopend|,
|start|, |end|, and |playcount| attributes as obsolete attributes
to |audio| and |video| elements (HTML5 revision 2401).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
Revision
1.92 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 08:13:44 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.91: +16 -1 lines
Diff to
previous 1.91
,
to
selected 1.76
++ 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.91 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 07:06:56 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.90: +14 -1 lines
Diff to
previous 1.90
,
to
selected 1.76
++ 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.90 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 06:46:32 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.89: +16 -1 lines
Diff to
previous 1.89
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 06:43:14 -0000
* html-objects-1.dat: Revised and added test result on the
|pixelratio| attribute of the |source| element, which is in fact
dropped from the spec already ;- (HTML5 revision 2406 and HTML5
revision 2493).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 06:44:00 -0000
* HTML.pm: Revised and marked as dropped the |pixelratio|
attribute of the |source| element (HTML5 revision 2406 and HTML5
revision 2493).
2009-08-23 Wakaba <wakaba@suika.fam.cx>
Revision
1.89 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 06:37:14 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.88: +13 -1 lines
Diff to
previous 1.88
,
to
selected 1.76
++ 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.87 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 02:59:44 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.86: +16 -1 lines
Diff to
previous 1.86
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 02:57:48 -0000
* html-texts-1.dat: Added test data on floating point numbers,
especially sceientific notation numbers.
* html-form-input-1.dat: Fixed some wrong test results on floating
point numbers.
2009-08-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:58:13 -0000
* HTML.pm: Implemented floating point number in sceientific
notation.
2009-08-23 Wakaba <wakaba@suika.fam.cx>
Revision
1.86 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 02:35:32 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.85: +26 -1 lines
Diff to
previous 1.85
,
to
selected 1.76
++ 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.85 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 23 02:02:57 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.84: +14 -1 lines
Diff to
previous 1.84
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 02:02:16 -0000
2009-08-23 Wakaba <wakaba@suika.fam.cx>
* html-texts-1.dat: Revised and added test data on |time| and
|datetime| attribute of the |time| element content model/attribute
value syntax.
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:02:44 -0000
2009-08-23 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Revised the syntax of the |time| element and its
|datetime| attribute to sync with the latest spec definition.
Revision
1.84 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 12:29:32 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.83: +14 -1 lines
Diff to
previous 1.83
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 12:28:07 -0000
* html-form-input-1.dat, html-forms-1.dat: Revised and added test
data on the |accept| attribute of the |input| element to allow
white space characters arround tokens (HTML5 revision 2759).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:26:35 -0000
* HTML.pm: Allow white space characters arround tokens in |accept|
attribute value of |input| elements (HTML5 revision 2759).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
Revision
1.83 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 12:15:25 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.82: +15 -1 lines
Diff to
previous 1.82
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 12:07:47 -0000
* html-form-button-1.dat: Changed test results for WF2 form
submission attributes on |button| element and added test results
for form submission attributes starting with "form" on |button|
element (HTML5 revision 2890).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:07:57 -0000
* HTML.pm: Renamed form submission attributes on |button| element
to new names beginning by |form| (HTML5 revision 2890).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
Revision
1.82 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 12:00:44 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.81: +15 -1 lines
Diff to
previous 1.81
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 11:59:41 -0000
* html-form-input-1.dat: Changed test results for WF2 form
submission attributes on |input| element and added test results
for form submission attributes starting with "form" on |input|
element (HTML5 revision 2890).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:00:33 -0000
* HTML.pm: Renamed form submission attributes on |input| element
to new names beginning by |form| (HTML5 revision 2890).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
Revision
1.81 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 10:13:39 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.80: +14 -1 lines
Diff to
previous 1.80
,
to
selected 1.76
++ 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.80 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 09:35:35 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.79: +13 -1 lines
Diff to
previous 1.79
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 09:34:41 -0000
* html-objects-1.dat: Added and revised test data on |map| element
content model (HTML5 revision 3009).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 09:35:24 -0000
* HTML.pm: Changed |map| element content model to transparent
content model (HTML5 revision 3009).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
Revision
1.79 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 09:05:32 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.78: +13 -1 lines
Diff to
previous 1.78
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 08:39:48 -0000
* html-flows-1.dat: Added and revised test data on |header| and
|hgroup| elements (HTML5 revision 3039 and HTML5 revision 3040).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 08:39:33 -0000
* HTML.pm: Reimplemented |header| and |hgroup| elements (HTML5
revision 3039 and HTML revision 3040).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
Revision
1.78 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 06:05:54 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.77: +19 -1 lines
Diff to
previous 1.77
,
to
selected 1.76
++ 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.77 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 05:36:15 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.76: +12 -1 lines
Diff to
previous 1.76
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 05:32:46 -0000
* html-form-input-1.dat: Added test data on |<input type=tel>|
elements (HTML5 revision 3054).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 05:33:04 -0000
* HTML.pm: Implemented |<input type=tel>| (HTML5 revision 3054).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
Revision
1.76 -
(
view)
(
download)
(
annotate)
-
[selected]
Sat Aug 22 05:14:23 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.75: +7 -1 lines
Diff to
previous 1.75
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 05:12:01 -0000
* html-form-input-1.dat: Added test data on |<input type=url
value=...>| (cf. HTML5 revision 2615).
2009-08-22 Wakaba <wakaba@suika.fam.cx>
Revision
1.75 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 05:05:15 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.74: +13 -1 lines
Diff to
previous 1.74
,
to
selected 1.76
++ 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.74 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 07:42:06 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.73: +17 -1 lines
Diff to
previous 1.73
,
to
selected 1.76
++ 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.73 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 07:22:36 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.72: +21 -1 lines
Diff to
previous 1.72
,
to
selected 1.76
++ 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.72 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 07:08:43 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.71: +15 -1 lines
Diff to
previous 1.71
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:03:12 -0000
2009-08-16 Wakaba <wakaba@suika.fam.cx>
* html-flows-1.dat: Added test cases for |cite| attributes for the
|section| and |article| elements (HTML5 revision 3069 and HTML5
revision 3627).
++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:06:23 -0000
2009-08-16 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Implemented |cite| attributes on |section| and
|article| elements as dropped attributes (HTML5 revision 3069 and
HTML5 revision 3627).
Revision
1.71 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 06:47:59 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.70: +13 -1 lines
Diff to
previous 1.70
,
to
selected 1.76
++ whatpm/t/ChangeLog 16 Aug 2009 06:43:09 -0000
* tree-test-1.dat: Added tests for about:legacy-compat and changed
test results for XSLT-compat (HTML5 revision 2725).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:44:01 -0000
* HTML.pm.src: Dropped support for "XSLT-compat" and added
"about:legacy-compat" (HTML5 revision 2725).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.69 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 06:26:14 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.68: +14 -1 lines
Diff to
previous 1.68
,
to
selected 1.76
++ whatpm/t/ChangeLog 16 Aug 2009 06:25:35 -0000
* tree-test-form.dat: Added tests for <script> elements in
<select> and <select> in <table> (HTML5 revision 2500).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:26:04 -0000
* HTML.pm.src: Added support for <script> element in the "in
select" and "in select in table" insertion modes (HTML5 revision
2500).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.67 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 05:24:47 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.66: +13 -1 lines
Diff to
previous 1.66
,
to
selected 1.76
++ whatpm/t/ChangeLog 16 Aug 2009 05:21:53 -0000
* tokenizer-test-1.test: "<" in attribute names are now parse
errors (HTML5 revision 3354).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 05:23:17 -0000
* Tokenizer.pm.src: Any "<" character in attribute names become
parse error (HTML5 revision 3354).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.66 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 05:15:09 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.65: +14 -1 lines
Diff to
previous 1.65
,
to
selected 1.76
++ whatpm/t/ChangeLog 16 Aug 2009 05:12:20 -0000
* tree-test-1.dat: Changed test results for </br> in the after
head parsing mode (HTML5 revision 2586).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 05:13:22 -0000
* HTML.pm.src: The </br> end tags before the <body> start tag
should equally survive as the first br element child of the body
element (HTML5 revision 2586).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.65 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 04:59:53 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.64: +13 -1 lines
Diff to
previous 1.64
,
to
selected 1.76
++ whatpm/t/ChangeLog 16 Aug 2009 04:59:46 -0000
* tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5
revision 2590).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 04:59:14 -0000
* HTML.pm.src: <font> in SVG land is handled as an SVG element as
long as it did not have HTML attributes (HTML5 revision 2590).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.64 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 04:06:34 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.63: +16 -1 lines
Diff to
previous 1.63
,
to
selected 1.76
++ whatpm/t/ChangeLog 16 Aug 2009 04:05:04 -0000
* tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat,
tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat,
tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat:
DOCTYPE names are now normalized to its lowercased form (HTML5
revision 2502).
2009-08-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 04:06:26 -0000
2009-08-16 Wakaba <wakaba@suika.fam.cx>
* Tokenizer.pm.src: Lowercase-fold doctype names (HTML5 revision
2501, cf. HTML5 revision 3571).
Revision
1.63 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 16 03:41:52 2009 UTC
(15 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.62: +14 -1 lines
Diff to
previous 1.62
,
to
selected 1.76
++ whatpm/t/ChangeLog 16 Aug 2009 03:41:40 -0000
2009-08-16 Wakaba <wakaba@suika.fam.cx>
* tree-test-form.dat: Added test cases for <select> in "in select"
parsing modes.
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 03:41:19 -0000
2009-08-16 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src (_tree_construction_main): Improved error reporting
on "select" start tag in "in select" and "in select in table"
parsing modes (c.f. HTML5 revision 3604).
Revision
1.62 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 1 01:59:05 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.61: +16 -1 lines
Diff to
previous 1.61
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 1 Aug 2009 01:56:34 -0000
2009-08-01 Wakaba <wakaba@suika.fam.cx>
* html-scripting-1.dat: Added test cases for |body| and |frameset|
event handler content attributes (cf. HTML5 revision 2685).
* html-global-1.dat: Moved event handler content attribute tests
to |html-scripting-1.dat|.
++ whatpm/Whatpm/ContentChecker/ChangeLog 1 Aug 2009 01:45:06 -0000
2009-08-01 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Implemented |body| and |frameset| event handler content
attributes (cf. HTML5 revision 2685).
Revision
1.60 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 26 11:15:48 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.59: +13 -1 lines
Diff to
previous 1.59
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 11:13:49 -0000
* html-scripting-1.dat: Added test cases for onpopstate=""
attribute (cf. HTML5 revision 2686).
2009-07-26 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 11:14:43 -0000
* HTML.pm: Added onpopstate="" attribute to body element (HTML5
revision 2686).
2009-07-26 Wakaba <wakaba@suika.fam.cx>
Revision
1.59 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 26 10:56:23 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.58: +13 -1 lines
Diff to
previous 1.58
,
to
selected 1.76
++ whatpm/t/ChangeLog 26 Jul 2009 10:52:36 -0000
* tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
revision 2701).
2009-07-26 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 26 Jul 2009 10:53:56 -0000
* mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL
invalid (HTML5 revision 2701).
2009-07-26 Wakaba <wakaba@suika.fam.cx>
Revision
1.58 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 26 09:56:11 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.57: +13 -1 lines
Diff to
previous 1.57
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 09:54:48 -0000
* html-forms-1.dat: Added test cases for autocomplete="" on the
|form| elements (cf. HTML5 revision 2798).
2009-07-26 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:55:42 -0000
* HTML.pm: Added autocomplete="" attribute to form element (HTML5
revision 2798).
2009-07-26 Wakaba <wakaba@suika.fam.cx>
Revision
1.57 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 26 09:32:37 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.56: +12 -1 lines
Diff to
previous 1.56
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 09:32:24 -0000
* html-global-1.dat: Added test cases for spellcheck="" global
attribute (cf. HTML5 revision 2801).
2009-07-26 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:31:50 -0000
* HTML.pm: Added spellcheck="" attribute (HTML5 revision 2801).
2009-07-26 Wakaba <wakaba@suika.fam.cx>
Revision
1.56 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 26 09:11:17 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.55: +16 -1 lines
Diff to
previous 1.55
,
to
selected 1.76
++ whatpm/t/ChangeLog 26 Jul 2009 09:11:02 -0000
2009-07-26 Wakaba <wakaba@suika.fam.cx>
* tree-test-2.dat: Fixed some wrong test results.
* tree-test-form.dat, tree-test-phrasing.dat: Tests on </body>
after start tags of end-tag-optional element (cf. HTML5 revision
2806).
++ whatpm/Whatpm/ChangeLog 26 Jul 2009 09:09:56 -0000
2009-07-26 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src: </rt>, </rp>, </option>, </optgroup> become
optional before </body> (HTML5 revision 2806).
Revision
1.54 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 26 07:10:14 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.53: +12 -1 lines
Diff to
previous 1.53
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 07:07:33 -0000
* html-objects-1.dat: Added test cases for the autobuffer=""
attribute (cf. HTML5 revision 2855).
2009-07-26 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 07:07:50 -0000
* HTML.pm: Added autobuffer="" attribute (HTML5 revision 2855).
2009-07-26 Wakaba <wakaba@suika.fam.cx>
Revision
1.53 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 26 06:53:46 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.52: +13 -1 lines
Diff to
previous 1.52
,
to
selected 1.76
++ 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.52 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 26 06:32:13 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.51: +14 -1 lines
Diff to
previous 1.51
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 06:31:12 -0000
2009-07-26 Wakaba <wakaba@suika.fam.cx>
* html-objects-1.dat: Added test cases for interaction of |figure|
element and |caption| descendant (cf. HTML5 revision 2863).
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:32:03 -0000
2009-07-26 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Disallow |figure|-grandchild |caption| element when
|table| is the only child of |figure| element (HTML5 revision
2863).
Revision
1.51 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 25 04:05:41 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.50: +20 -1 lines
Diff to
previous 1.50
,
to
selected 1.76
++ 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.50 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 25 03:45:24 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.49: +13 -1 lines
Diff to
previous 1.49
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 03:44:33 -0000
* html-form-textarea.dat: Added tests on |textarea|'s
|placeholder| attribute (cf. HTML5 revision 2921).
2009-07-25 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:44:58 -0000
* HTML.pm: Added support for |textarea| element's |placeholder|
attribute (HTML5 revision 2921).
2009-07-25 Wakaba <wakaba@suika.fam.cx>
Revision
1.49 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 25 03:38:41 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.48: +8 -1 lines
Diff to
previous 1.48
,
to
selected 1.76
++ whatpm/Whatpm/ChangeLog 25 Jul 2009 03:38:29 -0000
2009-07-25 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src (set_inner_html): The fragment parsing algorithm
inherits the document quirksness flag of the main document (HTML5
revision 2935).
Revision
1.48 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 25 03:21:14 2009 UTC
(15 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.47: +13 -1 lines
Diff to
previous 1.47
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 03:21:05 -0000
2009-07-25 Wakaba <wakaba@suika.fam.cx>
* html-form-input-1.dat, html-objects-1.dat: Added tests on
dimension attributes (cf. HTML5 revision 2943).
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:20:07 -0000
2009-07-25 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Implemented dimenstion attributes (|width| and
|height|; cf. HTML5 revision 2943).
Revision
1.47 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 5 23:35:33 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.46: +13 -1 lines
Diff to
previous 1.46
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 23:31:57 -0000
2009-07-06 Wakaba <wakaba@suika.fam.cx>
* html-flows-1.dat: |header| in |footer| or |address| is no longer
allowed (HTML5 revision 3051).
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 23:34:46 -0000
2009-07-06 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Disallow |header| in |footer| or |address| (HTML5
revision 3051).
Revision
1.46 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 5 06:46:16 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.45: +15 -1 lines
Diff to
previous 1.45
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:46:07 -0000
* html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
attribute is allowed as a global attribute with new syntax
definition, related test reults are revised and some new tests are
added (HTML5 revision 3065).
2009-07-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:45:08 -0000
* HTML.pm: Allow |accesskey| on all elements (HTML5 revision
3065).
2009-07-05 Wakaba <wakaba@suika.fam.cx>
Revision
1.45 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 5 06:11:35 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.44: +13 -1 lines
Diff to
previous 1.44
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:09:10 -0000
* html-interactive-1.dat: The |default| attribute of the |command|
element is tentatively disallowed (HTML5 revision 3067).
2009-07-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:09:40 -0000
* HTML.pm: Disallow |default| attribute of the |command| element
for now (HTML5 revision 3067).
2009-07-05 Wakaba <wakaba@suika.fam.cx>
Revision
1.44 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 5 06:06:58 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.43: +13 -1 lines
Diff to
previous 1.43
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:03:27 -0000
2009-07-05 Wakaba <wakaba@suika.fam.cx>
* html-flows-1.dat: Tests for |article| element and its |pubdate|
attribute are added (c.f. HTML5 revision 3116).
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:04:53 -0000
2009-07-05 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Implemented |pubdate| attribute on the |article|
element (HTML5 revision 3116).
Revision
1.43 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 5 05:13:12 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.42: +13 -1 lines
Diff to
previous 1.42
,
to
selected 1.76
++ whatpm/t/ChangeLog 5 Jul 2009 05:12:28 -0000
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5
revision 3132).
2009-07-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 5 Jul 2009 05:13:02 -0000
2009-07-05 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src (_tree_construction_main): Put |table| in |p| in
quirks mode (The Hixie Quirk, HTML5 revision 3132).
Revision
1.42 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 5 04:38:45 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.41: +13 -1 lines
Diff to
previous 1.41
,
to
selected 1.76
++ whatpm/t/ChangeLog 5 Jul 2009 04:38:11 -0000
2009-07-05 Wakaba <wakaba@suika.fam.cx>
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
3121).
++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000
2009-07-05 Wakaba <wakaba@suika.fam.cx>
* Tokenizer.pm.src: Reduced the number of parse errors on broken
DOCTYPE (HTML5 revision 3121).
Revision
1.41 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 2 23:15:37 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.40: +13 -1 lines
Diff to
previous 1.40
,
to
selected 1.76
++ whatpm/t/ChangeLog 2 Jul 2009 23:15:00 -0000
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5
revision 3163).
2009-07-03 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 2 Jul 2009 23:15:28 -0000
* HTML.pm.src: <kegten> breaks out of <select> (HTML5 revision
3163).
2009-07-03 Wakaba <wakaba@suika.fam.cx>
Revision
1.40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 2 22:55:27 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.39: +14 -1 lines
Diff to
previous 1.39
,
to
selected 1.76
++ 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.36 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 2 21:42:42 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.35: +13 -1 lines
Diff to
previous 1.35
,
to
selected 1.76
++ whatpm/t/ChangeLog 2 Jul 2009 21:41:03 -0000
2009-07-03 Wakaba <wakaba@suika.fam.cx>
* tokenizer-test-1.test: < in unquoted attribute value is no
longer allowed (HTML5 revision 3206).
++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000
2009-07-03 Wakaba <wakaba@suika.fam.cx>
* Tokenizer.pm.src: "<" in unquoted attribute values is now
treated as parse error (HTML5 revision 3206).
Revision
1.35 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 28 11:27:47 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.34: +13 -1 lines
Diff to
previous 1.34
,
to
selected 1.76
++ 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.34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 28 11:03:06 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.33: +13 -1 lines
Diff to
previous 1.33
,
to
selected 1.76
++ whatpm/t/ChangeLog 28 Jun 2009 11:02:32 -0000
* tree-test-1.dat, tree-test-flow.dat: Updated test results on
isindex (c.f. HTML5 revision 3236).
2009-06-28 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 28 Jun 2009 11:02:59 -0000
2009-06-28 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src: |isindex| should no longer generate |p| element
node (HTML5 revision 3236).
Revision
1.33 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 28 10:48:30 2009 UTC
(15 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.32: +27 -1 lines
Diff to
previous 1.32
,
to
selected 1.76
++ whatpm/t/ChangeLog 28 Jun 2009 10:48:13 -0000
2009-06-28 Wakaba <wakaba@suika.fam.cx>
* ContentChecker.t: Added new test data file.
++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 10:47:52 -0000
2009-06-28 Wakaba <wakaba@suika.fam.cx>
* html-scripting-1.dat: New file.
2009-06-28 Wakaba <wakaba@suika.fam.cx>
* html-flows-1.dat, html-tables-1.dat: Test data for flow content
in |legend| and |caption| are added (c.f. HTML5 revision 3252).
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 10:46:58 -0000
2009-06-28 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: |ondataunavailable| has been removed (HTML5 revision
3252).
2009-06-28 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Block-level contents in |figure|'s |legend| and
|caption| are now allowed (HTML5 revision 3329).
Revision
1.32 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 15 06:41:20 2008 UTC
(15 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.31: +20 -1 lines
Diff to
previous 1.31
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 15 Dec 2008 06:41:13 -0000
2008-12-15 Wakaba <wakaba@suika.fam.cx>
* html-flows-1.dat: Updated test results and added some new tests.
* html-form-input-1.dat: Added some new tests.
++ whatpm/Whatpm/ContentChecker/ChangeLog 15 Dec 2008 06:40:20 -0000
2008-12-15 Wakaba <wakaba@suika.fam.cx>
* HTML.pm ($HTMLDatetimeAttrChecker): Removed.
($GetDateTimeAttrChecker): Added.
($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
later use.
(ins/@datetime, del/@datetime): Changed to use newer definitin of
"global date and time string".
(input's date- and time-related, and type=number and type=range
control types): Implemented value="", min="", and max="".
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 13 04:49:04 2008 UTC
(15 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.30: +17 -1 lines
Diff to
previous 1.30
,
to
selected 1.76
++ 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.30 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 13 02:54:38 2008 UTC
(15 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.29: +14 -1 lines
Diff to
previous 1.29
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 02:54:24 -0000
2008-12-13 Wakaba <wakaba@suika.fam.cx>
* html-form-input-1.dat, html-form-button.dat, html-forms-1.dat:
Added test data for form submission attributes.
++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 02:53:45 -0000
2008-12-13 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Updated definitions for attributes for form submission
on |form| and submit buttons (action="", method="", enctype="",
target="", and novalidate="").
Revision
1.29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 12 12:59:17 2008 UTC
(15 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.28: +27 -1 lines
Diff to
previous 1.28
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 12:59:07 -0000
* html-form-input.dat: Added test data for <input disabled> and
<input autofocus>.
* html-forms-1.dat: Added test data for <fieldset disabled>,
<output for>, and <{formcontrol} name>. Added test data for
<{formcontrol} autofocus="">'s uniqueness.
2008-12-12 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 12:54:19 -0000
* ContentChecker.pm: Introduced new flag |has_autofocus|. Added
support for new |id_type| value of |any|, which means any kind of
element is allowed as a referenced element.
2008-12-12 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 12:56:56 -0000
* HTML.pm: Added checking for the uniqueness of |autofocus=""|
attribute. Implemented |name=""| attribute for form controls.
Added U+000C into character class of space characters (it should
have been, but was not in some of regular expressions). Updated
definitions for |output| elements.
2008-12-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 12 11:50:47 2008 UTC
(15 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.27: +25 -1 lines
Diff to
previous 1.27
,
to
selected 1.76
++ 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.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 12 07:32:05 2008 UTC
(15 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.26: +22 -1 lines
Diff to
previous 1.26
,
to
selected 1.76
++ whatpm/t/ChangeLog 12 Dec 2008 07:29:57 -0000
2008-12-12 Wakaba <wakaba@suika.fam.cx>
* ContentChecker.t: Added new test data file.
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 07:31:40 -0000
* html-form-datalist.dat: Moved some test data from
|html-forms-1.dat|.
* html-forms-1.dat: Moved some test data to
|html-form-datalist.dat| and |html-form-select.dat|.
* html-form-select.dat: New test data file.
2008-12-12 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 07:29:20 -0000
* HTML.pm: Updated definitions for |select|.
2008-12-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.26 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 12 05:51:41 2008 UTC
(15 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.25: +23 -1 lines
Diff to
previous 1.25
,
to
selected 1.76
++ whatpm/t/ChangeLog 12 Dec 2008 05:45:01 -0000
2008-12-12 Wakaba <wakaba@suika.fam.cx>
* ContentChecker.t: Added new test data file.
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:49:40 -0000
* html-repetitions.dat: Moved some test data to
|html-form-button.dat|. Updated a test result.
* html-forms-1.dat: Bug fix on a test result.
* html-form-button.dat: New test data file.
* html-forms-1.dat: Moved some test data to |html-form-button.dat|.
2008-12-12 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:45:46 -0000
* HTML.pm: Updated definitions for |button|.
2008-12-12 Wakaba <wakaba@suika.fam.cx>
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 12 05:05:20 2008 UTC
(15 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.24: +25 -1 lines
Diff to
previous 1.24
,
to
selected 1.76
++ whatpm/t/ChangeLog 12 Dec 2008 05:03:53 -0000
2008-12-12 Wakaba <wakaba@suika.fam.cx>
* ContentChecker.t: Added new test data file.
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:04:54 -0000
2008-12-12 Wakaba <wakaba@suika.fam.cx>
* html-form-input-1.dat, html-forms-1.dat: Added test data for
@accept and @pattern.
* html-form-textarea.dat: New test data file.
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 05:00:26 -0000
2008-12-12 Wakaba <wakaba@suika.fam.cx>
* IMTChecker.pm: Added more definitions for subtypes.
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:03:26 -0000
2008-12-12 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Implemented <input accept> and <form accept>. Raise a
SHOULD-level error if @pattern but no @title.
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 6 12:33:58 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.22: +13 -1 lines
Diff to
previous 1.22
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:33:50 -0000
* html-form-input-1.dat: Added test data for <input multiple> and
<input placeholder>.
2008-12-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:33:04 -0000
* HTML.pm: Implemented <input type=file multiple> and <input
placeholder>.
2008-12-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.22 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 6 12:20:08 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.21: +22 -1 lines
Diff to
previous 1.21
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Dec 2008 12:19:49 -0000
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
2008-12-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000
* html-form-datalist.dat: New test data file.
2008-12-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000
* ContentChecker.pm (check_element): Added support for "no
referenced datalist" error.
2008-12-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000
* HTML.pm: Implemented <input list>.
2008-12-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 6 11:54:07 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.20: +11 -1 lines
Diff to
previous 1.20
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:53:44 -0000
* html-form-input-1.dat: Added test data for <input type=color>.
2008-12-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:53:06 -0000
* HTML.pm: Implemented <input type=color>.
2008-12-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 6 11:31:34 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.19: +16 -1 lines
Diff to
previous 1.19
,
to
selected 1.76
++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:31:29 -0000
2008-12-06 Wakaba <wakaba@suika.fam.cx>
* html-form-input-1.dat: Added test data for <input type=search>
and <input type=text|password|url|email value>.
* html-interactive-1.dat: Fixed a typo error.
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:29:26 -0000
* HTML.pm: Implemented <input multiple>, <input type=search>.
Implemented <input value> validation for |type|s |text|, |search|,
|email|, |url|, and |password|.
2008-12-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 6 10:00:53 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.17: +20 -1 lines
Diff to
previous 1.17
,
to
selected 1.76
++ whatpm/t/ChangeLog 6 Dec 2008 10:00:34 -0000
2008-12-06 Wakaba <wakaba@suika.fam.cx>
* content-checker.pl: Use new XML parser for parsing test data.
Use NanoDOM instead of manakai DOM implementation.
++ whatpm/Whatpm/ChangeLog 6 Dec 2008 09:58:56 -0000
2008-12-06 Wakaba <wakaba@suika.fam.cx>
* NanoDOM.pm (document_uri): New attribute.
* ContentChecker.pm: Don't use methods not implemented by NanoDOM.
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 09:59:53 -0000
2008-12-06 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Use |Message::URL| for relative URL resolution. Don't
use attributes not supported by NanoDOM.
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Nov 15 13:18:12 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.14: +11 -0 lines
Diff to
previous 1.14
,
to
selected 1.76
++ whatpm/t/swml/ChangeLog 15 Nov 2008 13:17:15 -0000
2008-11-15 Wakaba <wakaba@suika.fam.cx>
* tables-1.dat: Added a test case.
++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000
2008-11-15 Wakaba <wakaba@suika.fam.cx>
* Parser.pm (parse_char_string): Not all quoted-pairs in table
cells were unescaped.
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 14 08:04:16 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.13: +15 -0 lines
Diff to
previous 1.13
,
to
selected 1.76
++ whatpm/t/swml/ChangeLog 14 Nov 2008 08:02:58 -0000
2008-11-14 Wakaba <wakaba@suika.fam.cx>
* blocks-1.dat: Test cases added.
* structs-1.dat: A test result was wrong.
* tables-1.dat: A test case added.
++ whatpm/Whatpm/SWML/ChangeLog 14 Nov 2008 08:04:04 -0000
2008-11-14 Wakaba <wakaba@suika.fam.cx>
* Parser.pm (parse_char_string): A quoted "\" character was not
put into the DOM.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 7 12:35:39 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.9: +18 -0 lines
Diff to
previous 1.9
,
to
selected 1.76
++ whatpm/t/ChangeLog 7 Nov 2008 12:35:08 -0000
* SWML-Parser.t: New test data files added.
2008-11-07 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/swml/ChangeLog 7 Nov 2008 12:35:27 -0000
* blocks-1.dat: Test result updated.
* inlines-1.dat, forms-specific.dat-1, forms-generic-1.dat,
tables-1.dat: New files.
2008-11-07 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 12:34:42 -0000
* Parser.pm: More bug fixes, both impl bugs and spec bugs, again.
2008-11-07 Wakaba <wakaba@suika.fam.cx>
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 7 08:45:28 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.8: +30 -0 lines
Diff to
previous 1.8
,
to
selected 1.76
++ whatpm/t/ChangeLog 7 Nov 2008 08:45:01 -0000
* SWML-Parser.t: Test file |swml/blocks-1.dat| added.
2008-11-07 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/swml/ChangeLog 7 Nov 2008 08:45:13 -0000
* structs-1.dat: More test data added.
* blocks-1.dat: New file.
2008-11-07 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 7 Nov 2008 08:43:32 -0000
2008-11-07 Wakaba <wakaba@suika.fam.cx>
* NanoDOM.pm (text_content): Don't create a Text node if the new
value is empty.
++ whatpm/Whatpm/HTML/ChangeLog 7 Nov 2008 08:43:49 -0000
2008-11-07 Wakaba <wakaba@suika.fam.cx>
* Dumper.pm (dumptree): Support for namespace abbreviation for
SWML namespaces.
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 08:44:20 -0000
* Parser.pm: Bug fixes - both parser implementation bugs and spec
bugs.
2008-11-07 Wakaba <wakaba@suika.fam.cx>
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 7 04:03:16 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.7: +23 -0 lines
Diff to
previous 1.7
,
to
selected 1.76
++ whatpm/t/ChangeLog 7 Nov 2008 04:02:56 -0000
2008-11-07 Wakaba <wakaba@suika.fam.cx>
* Makefile: A rule for SWML testing is added.
* SWML-Parser.t: New file.
* swml/: New directory.
++ whatpm/t/swml/ChangeLog 7 Nov 2008 04:01:29 -0000
2008-11-07 Wakaba <wakaba@suika.fam.cx>
* structs-1.dat: New file.
* ChangeLog: New file.
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 04:02:27 -0000
2008-11-07 Wakaba <wakaba@suika.fam.cx>
* Parser.pm (parse_char_string): Don't use attributes and methods
not supported by NanoDOM.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 6 13:29:14 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.6: +8 -0 lines
Diff to
previous 1.6
,
to
selected 1.76
++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 13:28:54 -0000
* Parser.pm: Multiple |rt| elements in a |ruby| element was not
allowed. Don't use \s where SWML's definition of white space is
required. "The head element" definition was wrong. Typo fixed.
List algorithm bug fixed.
2008-11-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 27 06:16:33 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +6 -0 lines
Diff to
previous 1.2
,
to
selected 1.76
++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 06:16:25 -0000
datatemplate-related features, once again. Status for RDFa and
XHTML Basic 1.1 updated.
2008-10-27 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: HTML5 spec status updated, except for
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.