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>2008-12-12T11:50:44Z</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-1229082646"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229082646</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T11:50:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 11:50:40 -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>2008-12-12T12:59:13Z</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-1229086757"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229086757</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T12:59:13Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 12:59:07 -0000 |
2 |
|
* html-form-input.dat: Added test data for <input disabled> and |
3 |
|
<input autofocus>. |
4 |
|
|
5 |
|
* html-forms-1.dat: Added test data for <fieldset disabled>, |
6 |
|
<output for>, and <{formcontrol} name>. Added test data for |
7 |
|
<{formcontrol} autofocus="">'s uniqueness. |
8 |
|
|
9 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 12:54:19 -0000 |
12 |
|
* ContentChecker.pm: Introduced new flag |has_autofocus|. Added |
13 |
|
support for new |id_type| value of |any|, which means any kind of |
14 |
|
element is allowed as a referenced element. |
15 |
|
|
16 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 12:56:56 -0000 |
19 |
|
* HTML.pm: Added checking for the uniqueness of |autofocus=""| |
20 |
|
attribute. Implemented |name=""| attribute for form controls. |
21 |
|
Added U+000C into character class of space characters (it should |
22 |
|
have been, but was not in some of regular expressions). Updated |
23 |
|
definitions for |output| elements. |
24 |
|
|
25 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
</content></entry><entry xml:id="entry-1229082646"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229082646</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T11:50:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 11:50:40 -0000 |
28 |
* html-datatemplate.dat, html-form-datalist.dat: Updated test |
* html-datatemplate.dat, html-form-datalist.dat: Updated test |
29 |
results related to |optgroup| elements. |
results related to |optgroup| elements. |
30 |
|
|