| 1 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* HTML.pm: HTML5 status constants are OR-ed with "allowed" status. |
| 4 |
|
Don't raise "not defined" errors; they are now raised according |
| 5 |
|
to status flags. Status flags of li/@value, ol/@start, and menu |
| 6 |
|
are now non-deprecated, to avoid deprecated error message. |
| 7 |
|
area/@hreftype typo fixed. |isindex| SHOULD NOT be used |
| 8 |
|
according to HTML4. |
| 9 |
|
|
| 10 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
| 11 |
|
|
| 12 |
* HTML.pm: Make |figure| caption optional (HTML5 revision 1240). |
* HTML.pm: Make |figure| caption optional (HTML5 revision 1240). |
| 13 |
Add |reversed| to |ol| (HTML5 revision 1248). |
Add |reversed| to |ol| (HTML5 revision 1248). |
| 14 |
|
|