1 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Support for |form=""| attributes. |
4 |
|
|
5 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: |id| attribute checkers for the |menu| and |map| |
8 |
|
elements are removed; the |id| attribute of those elements is now |
9 |
|
checked by the global |id| attribute. |
10 |
|
|
11 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm: Support for |fieldset| |legend|. |
14 |
|
|
15 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm: |form| element's |name| attribute is implemented. |
18 |
|
|
19 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* HTML.pm: U+000B is no longer part of space characters (HTML5 |
22 |
|
revision 1738). |
23 |
|
|
24 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* HTML.pm, Atom.pm: Interactrive content implementation synced |
27 |
|
with the spec (HTML5 revision 2018). |
28 |
|
|
29 |
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
* HTML.pm ($HTMLCharsetChecker): Support for ASCII-compatibility |
* HTML.pm ($HTMLCharsetChecker): Support for ASCII-compatibility |