1 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm ({unsupported_level}): New value. |
4 |
|
|
5 |
|
* HTML.pm.src: Save whether |meta| |content| attribute |
6 |
|
contains character references or not. |
7 |
|
|
8 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* ContentChecker.pm (_get_children): (Incompleted) attempt to |
11 |
|
imlement significant content checking for contents |
12 |
|
with |del| elements. |
13 |
|
|
14 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* ContenteChecker.pm ($HTMLTransparentElements): More |
17 |
|
elements are added. |
18 |
|
(_get_children): HTML |object| elements are now semi-transparent. |
19 |
|
|
20 |
|
* NanoDOM.pm (manakai_html, manakai_head): New methods. |
21 |
|
|
22 |
|
2008-02-16 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* CacheManifest.pm: HTML5 revision 1211 implemented. |
25 |
|
|
26 |
|
* CacheManifest.pod: Updated. |
27 |
|
|
28 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* ContentChecker.pm (check_document, check_element): Support |
31 |
|
for second argument ($onsubdoc). |
32 |
|
(_get_css_parser): Removed (now it is part of WDCC). |
33 |
|
|
34 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* ContentChecker.pm (_get_css_parser): New. |
37 |
|
|
38 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* ContentChecker.pm ($AnyChecker): Old way to add child elements |
41 |
|
for checking had been used. |
42 |
|
|
43 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* ContentChecker.pm (check_element): New todo item type |descendant|. |
46 |
|
|
47 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
* IMTChecker.pm: Revised to raise errors and warnings as (poorly) |
* IMTChecker.pm: Revised to raise errors and warnings as (poorly) |