1 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentType.t: Test data of HTML with BOM are added (c.f. |
4 |
|
HTML5 revision 1282). |
5 |
|
|
6 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* content-model-2.dat: Test data for repeat* global attributes |
9 |
|
are added. |
10 |
|
|
11 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* content-model-2.dat: Test data for |repeat-max=""| |
14 |
|
and |repeat-start=""| attributes are added. |
15 |
|
|
16 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* content-model-2.dat: Test data for repetition template attributes |
19 |
|
are added. |
20 |
|
|
21 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* content-model-2.dat: Test data for data template attributes are |
24 |
|
added. |
25 |
|
|
26 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* content-model-1.dat: Test data for <font> context are added. |
29 |
|
|
30 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* content-model-4.dat: Terms no longer have to be unique (HTML5 |
33 |
|
revision 1467). |
34 |
|
|
35 |
|
* content-model-2.dat: Tests for |onstorage| attribute |
36 |
|
are added (HTML5 revision 1495). Fix test results |
37 |
|
for unknown elements and attributes in the HTML namespace. |
38 |
|
|
39 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* content-model-1.dat, content-model-2.dat: Test results |
42 |
|
related to browsing context name or keyword are revised |
43 |
|
and added (HTML5 revision 1470 and 1471). |
44 |
|
|
45 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* HTML-tokenizer.t: Raise a parse error if there are disallowed |
48 |
|
character (for compatibility with existing html5lib test data). |
49 |
|
|
50 |
|
* tokenizer-test-1.test: Some test results are updated with |
51 |
|
regard to parse errors on disallowed characters. |
52 |
|
|
53 |
|
* tokenizer-test-2.dat: Test data for disallowed characters |
54 |
|
are added (HTML5 revision 1263). |
55 |
|
|
56 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib |
59 |
|
new test files. |
60 |
|
|
61 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* content-model-2.dat: Test data updated and added for |
64 |
|
global |xmlns| attributes (HTML5 revision 1426). |
65 |
|
|
66 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* HTML-tokenizer.t: Remove "self-closing flag" if the start |
69 |
|
tag token is that of a slash permitted element (This is necessary |
70 |
|
to maintain compatibility with current test data, since in the |
71 |
|
new algorithm whether slash is permitted or not is decided in |
72 |
|
tree construction stage). |
73 |
|
|
74 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* content-model-6.dat: New test data file. Test data for |
77 |
|
HTML custom data attributes (HTML5 revision 1399) are added. |
78 |
|
|
79 |
|
* ContentChecker.t: New test file |content-model-6.dat| is added. |
80 |
|
|
81 |
|
2008-03-29 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* content-model-1.dat, content-model-2.dat: s/prose/flow/g. |
84 |
|
|
85 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* content-model-2.dat: Test data on |rev| attribute are added. |
88 |
|
|
89 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* content-model-2.dat: Some test results were wrong. |
92 |
|
|
93 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
95 |
|
* content-model-2.dat: Test data on more HTML4 attributes |
96 |
|
are added. |
97 |
|
|
98 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
99 |
|
|
100 |
|
* content-model-2.dat: Test data on more HTML4 attributes |
101 |
|
are added. |
102 |
|
|
103 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
104 |
|
|
105 |
* content-model-2.dat: Test data on numbers of HTML4 deprecated |
* content-model-2.dat: Test data on numbers of HTML4 deprecated |