1 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* content-model-1.dat: Test data for <font> context are added. |
4 |
|
|
5 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* content-model-4.dat: Terms no longer have to be unique (HTML5 |
8 |
|
revision 1467). |
9 |
|
|
10 |
|
* content-model-2.dat: Tests for |onstorage| attribute |
11 |
|
are added (HTML5 revision 1495). Fix test results |
12 |
|
for unknown elements and attributes in the HTML namespace. |
13 |
|
|
14 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* content-model-1.dat, content-model-2.dat: Test results |
17 |
|
related to browsing context name or keyword are revised |
18 |
|
and added (HTML5 revision 1470 and 1471). |
19 |
|
|
20 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML-tokenizer.t: Raise a parse error if there are disallowed |
23 |
|
character (for compatibility with existing html5lib test data). |
24 |
|
|
25 |
|
* tokenizer-test-1.test: Some test results are updated with |
26 |
|
regard to parse errors on disallowed characters. |
27 |
|
|
28 |
|
* tokenizer-test-2.dat: Test data for disallowed characters |
29 |
|
are added (HTML5 revision 1263). |
30 |
|
|
31 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib |
34 |
|
new test files. |
35 |
|
|
36 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* content-model-2.dat: Test data updated and added for |
39 |
|
global |xmlns| attributes (HTML5 revision 1426). |
40 |
|
|
41 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* HTML-tokenizer.t: Remove "self-closing flag" if the start |
44 |
|
tag token is that of a slash permitted element (This is necessary |
45 |
|
to maintain compatibility with current test data, since in the |
46 |
|
new algorithm whether slash is permitted or not is decided in |
47 |
|
tree construction stage). |
48 |
|
|
49 |
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
* content-model-6.dat: New test data file. Test data for |
* content-model-6.dat: New test data file. Test data for |