1 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
4 |
|
Note that a test fails that assumes XML attribute value |
5 |
|
normalization fails since XMLParserTemp.pm does |
6 |
|
not normalize white space in attribute value when |
7 |
|
creating an attribute node (and new NanoDOM-based |
8 |
|
manakai's Attr.value does not normalize white space |
9 |
|
for more Web compatibility). |
10 |
|
|
11 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
14 |
files are added. |
files are added. |
15 |
|
|