1 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Since even XHTML Basic 1.1 is a CR, diffs |
4 |
|
from XHTML M12N 1.0 are reflected in |status| field. |
5 |
|
|
6 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: HTML5 status constants are OR-ed with "allowed" status. |
9 |
|
Don't raise "not defined" errors; they are now raised according |
10 |
|
to status flags. Status flags of li/@value, ol/@start, and menu |
11 |
|
are now non-deprecated, to avoid deprecated error message. |
12 |
|
area/@hreftype typo fixed. |isindex| SHOULD NOT be used |
13 |
|
according to HTML4. |
14 |
|
|
15 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm: Make |figure| caption optional (HTML5 revision 1240). |
18 |
|
Add |reversed| to |ol| (HTML5 revision 1248). |
19 |
|
|
20 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
* HTML.pm: Most of Web Forms 1.0 attributes are implemented. |
* HTML.pm: Most of Web Forms 1.0 attributes are implemented. |