| 1 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* HTML.pm: Support for checking for significant content (HTML5 |
| 4 |
|
revision 1114). Note that the current implementation has |
| 5 |
|
an issue on treatment for transparent or semi-transparent |
| 6 |
|
elements. |
| 7 |
|
|
| 8 |
|
* Atom.pm: Support for significant content checking (for composed |
| 9 |
|
HTML-Atom documents). |
| 10 |
|
|
| 11 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
| 13 |
|
* HTML.pm (header): Descendant constraint is redefined by |
| 14 |
|
new todo item type |descendant|. |
| 15 |
|
|
| 16 |
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
| 17 |
|
|
| 18 |
* HTML.pm (nest/@filter, rule/@condition): Implemented. |
* HTML.pm (nest/@filter, rule/@condition): Implemented. |