1 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm (<style>): Initial version of CSS validation support. |
4 |
|
|
5 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm ($HTMLSignificantContentErrors): New. |
8 |
|
|
9 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm: Support for checking for significant content (HTML5 |
12 |
|
revision 1114). Note that the current implementation has |
13 |
|
an issue on treatment for transparent or semi-transparent |
14 |
|
elements. |
15 |
|
|
16 |
|
* Atom.pm: Support for significant content checking (for composed |
17 |
|
HTML-Atom documents). |
18 |
|
|
19 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* HTML.pm (header): Descendant constraint is redefined by |
22 |
|
new todo item type |descendant|. |
23 |
|
|
24 |
|
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* HTML.pm (nest/@filter, rule/@condition): Implemented. |
27 |
|
(nest/@mode): Definition was wrong. |
28 |
|
($HTMLSelectorsAttrChecker): New. |
29 |
|
|
30 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* HTML.pm (meta): Character references in |charset| attribute |
33 |
|
values are now erred. |
34 |
|
|
35 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* HTML.pm (meta): |charset| value tests implemented. |
38 |
|
|
39 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* HTML.pm: Raise bad-context error for proposed link types. |
42 |
|
|
43 |
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
* HTML.pm: Specialized error for old charset syntax. |
* HTML.pm: Specialized error for old charset syntax. |