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