1 |
<Atom:feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom" xmlns:Atom="http://www.w3.org/2005/Atom"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit</Atom:id><Atom:title>Whatpm ChangeLog diffs</Atom:title><Atom:updated>2009-08-16T05:24:42Z</Atom:updated><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit" hreflang="en" rel="self" type="application/atom+xml"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme" rel="related"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme#license" rel="license"></Atom:link><Atom:rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</Atom:rights><entry xml:id="entry-1250400286"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250400286</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T05:24:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 05:21:53 -0000 |
<Atom:feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom" xmlns:Atom="http://www.w3.org/2005/Atom"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit</Atom:id><Atom:title>Whatpm ChangeLog diffs</Atom:title><Atom:updated>2009-08-16T07:08:22Z</Atom:updated><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit" hreflang="en" rel="self" type="application/atom+xml"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme" rel="related"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme#license" rel="license"></Atom:link><Atom:rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</Atom:rights><entry xml:id="entry-1250406521"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250406521</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T07:08:22Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:03:12 -0000 |
2 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
3 |
|
|
4 |
|
* html-flows-1.dat: Added test cases for |cite| attributes for the |
5 |
|
|section| and |article| elements (HTML5 revision 3069 and HTML5 |
6 |
|
revision 3627). |
7 |
|
|
8 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:06:23 -0000 |
9 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm: Implemented |cite| attributes on |section| and |
12 |
|
|article| elements as dropped attributes (HTML5 revision 3069 and |
13 |
|
HTML5 revision 3627). |
14 |
|
|
15 |
|
</content></entry><entry xml:id="entry-1250405276"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250405276</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T06:47:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 06:43:09 -0000 |
16 |
|
* tree-test-1.dat: Added tests for about:legacy-compat and changed |
17 |
|
test results for XSLT-compat (HTML5 revision 2725). |
18 |
|
|
19 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:44:01 -0000 |
22 |
|
* HTML.pm.src: Dropped support for "XSLT-compat" and added |
23 |
|
"about:legacy-compat" (HTML5 revision 2725). |
24 |
|
|
25 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
</content></entry><entry xml:id="entry-1250404279"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250404279</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T06:31:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:31:12 -0000 |
28 |
|
* HTML.pm.src: "<!DOCTYPE>" is now explicitly supported in the |
29 |
|
spec (HTML5 revision 2700). |
30 |
|
|
31 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
</content></entry><entry xml:id="entry-1250403973"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250403973</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T06:26:08Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 06:25:35 -0000 |
34 |
|
* tree-test-form.dat: Added tests for <script> elements in |
35 |
|
<select> and <select> in <table> (HTML5 revision 2500). |
36 |
|
|
37 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:26:04 -0000 |
40 |
|
* HTML.pm.src: Added support for <script> element in the "in |
41 |
|
select" and "in select in table" insertion modes (HTML5 revision |
42 |
|
2500). |
43 |
|
|
44 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
</content></entry><entry xml:id="entry-1250402243"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250402243</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T05:57:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 16 Aug 2009 05:57:12 -0000 |
47 |
|
* HTML.pm.src: An <hn> start tag in an <hn> element should close |
48 |
|
the earlier element (HTML5 revision 2501). |
49 |
|
|
50 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
</content></entry><entry xml:id="entry-1250400286"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250400286</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T05:24:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 05:21:53 -0000 |
53 |
* tokenizer-test-1.test: "<" in attribute names are now parse |
* tokenizer-test-1.test: "<" in attribute names are now parse |
54 |
errors (HTML5 revision 3354). |
errors (HTML5 revision 3354). |
55 |
|
|