| 1 |
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* HTML.pm.src: Remove checking for control character, surrogate |
| 4 |
|
pair, or noncharacter code points and non-Unicode code |
| 5 |
|
points (they should be handled by Whatpm::Charset::UnicodeChecker). |
| 6 |
|
(parse_char_stream): Support for the |$get_wrapper| argument and |
| 7 |
|
character stream error handlers. |
| 8 |
|
|
| 9 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
| 10 |
|
|
| 11 |
* ContentChecker.pm: Don't call |loda_ns_module| |
* ContentChecker.pm: Don't call |loda_ns_module| |
| 12 |
for null-namespace elements/attributes. |
for null-namespace elements/attributes. |
| 13 |
|
|