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