1 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm (check_document, check_element): Support |
4 |
|
for second argument ($onsubdoc). |
5 |
|
(_get_css_parser): Removed (now it is part of WDCC). |
6 |
|
|
7 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* ContentChecker.pm (_get_css_parser): New. |
10 |
|
|
11 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* ContentChecker.pm ($AnyChecker): Old way to add child elements |
14 |
|
for checking had been used. |
15 |
|
|
16 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* ContentChecker.pm (check_element): New todo item type |descendant|. |
19 |
|
|
20 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* IMTChecker.pm: Revised to raise errors and warnings as (poorly) |
23 |
|
specced in RFC 2046 and RFC 4288. |
24 |
|
(application/atom+xml): Definition added. |
25 |
|
|
26 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* URIChecker.pm: Make RFC 3986 should-level errors |
29 |
|
warnings (rather than SHOULD-level errors). |
30 |
|
|
31 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
* NanoDOM.pm (get_user_data, set_user_data): New methods. |
* NanoDOM.pm (get_user_data, set_user_data): New methods. |