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-07-05T05:13:07Z</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-1246770792"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246770792</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T05:13:07Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 5 Jul 2009 05:12:28 -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-07-25T03:21:09Z</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-1248492073"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248492073</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T03:21:09Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 03:21:05 -0000 |
2 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
3 |
|
|
4 |
|
* html-form-input-1.dat, html-objects-1.dat: Added tests on |
5 |
|
dimension attributes (cf. HTML5 revision 2943). |
6 |
|
|
7 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:20:07 -0000 |
8 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* HTML.pm: Implemented dimenstion attributes (|width| and |
11 |
|
|height|; cf. HTML5 revision 2943). |
12 |
|
|
13 |
|
</content></entry><entry xml:id="entry-1246836930"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246836930</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T23:35:23Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 23:31:57 -0000 |
14 |
|
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* html-flows-1.dat: |header| in |footer| or |address| is no longer |
17 |
|
allowed (HTML5 revision 3051). |
18 |
|
|
19 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 23:34:46 -0000 |
20 |
|
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: Disallow |header| in |footer| or |address| (HTML5 |
23 |
|
revision 3051). |
24 |
|
|
25 |
|
</content></entry><entry xml:id="entry-1246776375"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246776375</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T06:46:10Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:46:07 -0000 |
26 |
|
* html-global-1.dat, html-form-input-1.dat: Now that |accesskey| |
27 |
|
attribute is allowed as a global attribute with new syntax |
28 |
|
definition, related test reults are revised and some new tests are |
29 |
|
added (HTML5 revision 3065). |
30 |
|
|
31 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:45:08 -0000 |
34 |
|
* HTML.pm: Allow |accesskey| on all elements (HTML5 revision |
35 |
|
3065). |
36 |
|
|
37 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
</content></entry><entry xml:id="entry-1246774294"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246774294</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T06:11:27Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:09:10 -0000 |
40 |
|
* html-interactive-1.dat: The |default| attribute of the |command| |
41 |
|
element is tentatively disallowed (HTML5 revision 3067). |
42 |
|
|
43 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:09:40 -0000 |
46 |
|
* HTML.pm: Disallow |default| attribute of the |command| element |
47 |
|
for now (HTML5 revision 3067). |
48 |
|
|
49 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
</content></entry><entry xml:id="entry-1246774016"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246774016</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T06:06:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:03:27 -0000 |
52 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* html-flows-1.dat: Tests for |article| element and its |pubdate| |
55 |
|
attribute are added (c.f. HTML5 revision 3116). |
56 |
|
|
57 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:04:53 -0000 |
58 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* HTML.pm: Implemented |pubdate| attribute on the |article| |
61 |
|
element (HTML5 revision 3116). |
62 |
|
|
63 |
|
</content></entry><entry xml:id="entry-1246770792"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246770792</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T05:13:07Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 5 Jul 2009 05:12:28 -0000 |
64 |
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
65 |
revision 3132). |
revision 3132). |
66 |
|
|