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
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.121: +13 -1 lines
Diff to
previous 1.121
,
to
selected 1.77
++ 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
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.120: +13 -1 lines
Diff to
previous 1.120
,
to
selected 1.77
++ 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
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.118: +14 -1 lines
Diff to
previous 1.118
,
to
selected 1.77
++ 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
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.116: +13 -1 lines
Diff to
previous 1.116
,
to
selected 1.77
++ 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
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.115: +15 -1 lines
Diff to
previous 1.115
,
to
selected 1.77
++ 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>