1 |
|
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 |
14 |
|
files are added. |
15 |
|
|
16 |
|
* tokenize/, tree-construction/: Sync with latest html5lib |
17 |
|
trunk. |
18 |
|
|
19 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
* content-model-2.dat: |script| |async| and |defer| |
* content-model-2.dat: |script| |async| and |defer| |