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> |
17 |
|
|
18 |
|
* HTML.pm (nest/@filter, rule/@condition): Implemented. |
19 |
|
(nest/@mode): Definition was wrong. |
20 |
|
($HTMLSelectorsAttrChecker): New. |
21 |
|
|
22 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* HTML.pm (meta): Character references in |charset| attribute |
25 |
|
values are now erred. |
26 |
|
|
27 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* HTML.pm (meta): |charset| value tests implemented. |
30 |
|
|
31 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm: Raise bad-context error for proposed link types. |
34 |
|
|
35 |
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
* HTML.pm: Specialized error for old charset syntax. |
* HTML.pm: Specialized error for old charset syntax. |