1 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm ($AnyChecker): Old way to add child elements |
4 |
|
for checking had been used. |
5 |
|
|
6 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentChecker.pm (check_element): New todo item type |descendant|. |
9 |
|
|
10 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* IMTChecker.pm: Revised to raise errors and warnings as (poorly) |
13 |
|
specced in RFC 2046 and RFC 4288. |
14 |
|
(application/atom+xml): Definition added. |
15 |
|
|
16 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* URIChecker.pm: Make RFC 3986 should-level errors |
19 |
|
warnings (rather than SHOULD-level errors). |
20 |
|
|
21 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* NanoDOM.pm (get_user_data, set_user_data): New methods. |
24 |
|
|
25 |
|
* HTML.pm.src: A flag for character references in attribute |
26 |
|
values are added. Set |manakai_has_reference| user data |
27 |
|
to |charset| attribute. |
28 |
|
|
29 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* NanoDOM.pm (input_encoding, manakai_charset, manakai_has_bom): New |
32 |
|
attributes. |
33 |
|
|
34 |
|
* ContentChecker.pm (check_document): Warn if charset requirements |
35 |
|
cannot be tested. |
36 |
|
|
37 |
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* HTML.pm.src (parse_byte_string): Detect charset |
* HTML.pm.src (parse_byte_string): Detect charset |