1 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tokenizer-test-1.test: Tests for conforming bare |&| |
4 |
|
are added. |
5 |
|
|
6 |
|
* tree-test-1.dat: Tests for |</body>| are added. |
7 |
|
|
8 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* tree-test-1.dat: Always use uppercase document type name. |
11 |
|
|
12 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
15 |
|
|
16 |
|
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
17 |
|
are revised and added. |
18 |
|
|
19 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* tokenizer-test-1.test: Tests for |<| in tags are |
22 |
|
added. (HTML5 revisions 900, 901, 902, and 911.) |
23 |
|
|
24 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
27 |
|
are added. (HTML5 revision 895.) A test for |&;| |
28 |
|
is added. |
29 |
|
|
30 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
33 |
|
|
34 |
|
* HTML-tree.t: Output test file names. Escaped |
35 |
|
new line at the end of test data was removed. |
36 |
|
|
37 |
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
38 |
|
escape flag stuff in |set_inner_html|. |
39 |
|
|
40 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
43 |
|
try to close its children). |
44 |
|
|
45 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* content-model-1.dat: Tests for space characters |
48 |
|
in id="" attribute are added. |
49 |
|
|
50 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* tree-test-1.dat: New tests for parse errors by |
53 |
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
54 |
|
|
55 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* tokenizer-test-2.dat: New test. This test file contains |
58 |
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
59 |
|
since they depends on how characeters are supplied to the |
60 |
|
tokenizer. |
61 |
|
|
62 |
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
63 |
|
etc. supported. |
64 |
|
|
65 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* tokenizer-test-1.test: Tests for C1 character |
68 |
|
references are added. |
69 |
|
|
70 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
73 |
|
Note that a test fails that assumes XML attribute value |
74 |
|
normalization fails since XMLParserTemp.pm does |
75 |
|
not normalize white space in attribute value when |
76 |
|
creating an attribute node (and new NanoDOM-based |
77 |
|
manakai's Attr.value does not normalize white space |
78 |
|
for more Web compatibility). |
79 |
|
|
80 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
83 |
|
files are added. |
84 |
|
|
85 |
|
* tokenize/, tree-construction/: Sync with latest html5lib |
86 |
|
trunk. |
87 |
|
|
88 |
|
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
90 |
|
* content-model-2.dat: |script| |async| and |defer| |
91 |
|
no longer require |src|. |async| MUST NOT be |
92 |
|
specified if |defer|. (HTML5 revision 858). |
93 |
|
|
94 |
|
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
95 |
|
|
96 |
|
* ContentChecker.t: Don't use obsolete |new| method. |
97 |
|
|
98 |
|
* tree-test-1.dat: Nested form test added. |
99 |
|
|
100 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* content-model-2.dat: Some error messages are updated. |
103 |
|
|
104 |
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
105 |
|
and |tfoot| is added. |
106 |
|
|
107 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
* content-model-2.dat: Tests for |rel| values are added. |
110 |
|
|
111 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
112 |
|
|
113 |
|
* content-model-2.dat: Errors on obsolete media |
114 |
|
type (i.e. |text/javascript|) are added to the expected results. |
115 |
|
|
116 |
|
* tree-test-1.dat: Tests for |style| elements' attributes |
117 |
|
are added. |
118 |
|
|
119 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
120 |
|
|
121 |
|
* URIChecker.t: New test entries. |
122 |
|
|
123 |
|
* content-model-2.dat: New test entries for URI attributes. |
124 |
|
|
125 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
127 |
|
* URIChecker.t: New test. |
128 |
|
|
129 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
130 |
|
|
131 |
* Makefile (content-type-files, content-checker-files): New rukes. |
* Makefile (content-type-files, content-checker-files): New rukes. |