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