| 1 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* HTML.pm: Standardized status attributes are added. |
| 4 |
|
|
| 5 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
| 6 |
|
|
| 7 |
|
* HTML.pm: Invalid |meta| in |noscript| should be erred |
| 8 |
|
as usual. |
| 9 |
|
|
| 10 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
| 11 |
|
|
| 12 |
|
* HTML.pm: Updated for |del|-and-significant problem. |
| 13 |
|
|
| 14 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
| 15 |
|
|
| 16 |
|
* HTML.pm (datagrid): Condition was incorrect. |
| 17 |
|
|
| 18 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
| 19 |
|
|
| 20 |
|
* HTML.pm (%HTMLProseContentChecker, details, figure): Don't |
| 21 |
|
change state when a transparent element is encountered. |
| 22 |
|
(details check): Reimplemented. |
| 23 |
|
|
| 24 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
| 25 |
|
|
| 26 |
|
* HTML.pm (object check_end): Don't check significant content |
| 27 |
|
if the element is used as a transparent element. |
| 28 |
|
(video check): Reimplemented. |
| 29 |
|
|
| 30 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
| 31 |
|
|
| 32 |
|
* HTML.pm: |figure| content checker reimplemented. |object| |
| 33 |
|
content checker for root element case reimplemented. |
| 34 |
|
|
| 35 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
| 36 |
|
|
| 37 |
* HTML.pm: Revised. |
* HTML.pm: Revised. |