1 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tokenizer-test-1.test: Tests for C1 character |
4 |
|
references are added. |
5 |
|
|
6 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
9 |
|
Note that a test fails that assumes XML attribute value |
10 |
|
normalization fails since XMLParserTemp.pm does |
11 |
|
not normalize white space in attribute value when |
12 |
|
creating an attribute node (and new NanoDOM-based |
13 |
|
manakai's Attr.value does not normalize white space |
14 |
|
for more Web compatibility). |
15 |
|
|
16 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
19 |
|
files are added. |
20 |
|
|
21 |
|
* tokenize/, tree-construction/: Sync with latest html5lib |
22 |
|
trunk. |
23 |
|
|
24 |
|
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* content-model-2.dat: |script| |async| and |defer| |
27 |
|
no longer require |src|. |async| MUST NOT be |
28 |
|
specified if |defer|. (HTML5 revision 858). |
29 |
|
|
30 |
|
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* ContentChecker.t: Don't use obsolete |new| method. |
33 |
|
|
34 |
|
* tree-test-1.dat: Nested form test added. |
35 |
|
|
36 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
* content-model-2.dat: Some error messages are updated. |
* content-model-2.dat: Some error messages are updated. |