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