1 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
4 |
|
revision 3132). |
5 |
|
|
6 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
9 |
|
3121). |
10 |
|
|
11 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
14 |
|
revision 3163). |
15 |
|
|
16 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* tokenizer-test-1.test: < in unquoted attribute value is no |
19 |
|
longer allowed (HTML5 revision 3206). |
20 |
|
|
21 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
24 |
|
isindex (c.f. HTML5 revision 3236). |
25 |
|
|
26 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* ContentChecker.t: Added new test data file. |
29 |
|
|
30 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* content-model-7.dat: Added an example from HTML5 spec. |
33 |
|
|
34 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* ContentChecker.t: Added new test data file. |
37 |
|
|
38 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* ContentChecker.t: Added new test data file. |
41 |
|
|
42 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* ContentChecker.t: Added new test data file. |
45 |
|
|
46 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. |
49 |
|
|
50 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* content-checker.pl: Use new XML parser for parsing test data. |
53 |
|
Use NanoDOM instead of manakai DOM implementation. |
54 |
|
|
55 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* SWML-Parser.t: New test data files added. |
58 |
|
|
59 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
62 |
|
|
63 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* Makefile: A rule for SWML testing is added. |
66 |
|
|
67 |
|
* SWML-Parser.t: New file. |
68 |
|
|
69 |
|
* swml/: New directory. |
70 |
|
|
71 |
|
2008-10-20 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* XML-Parser.t: "xml/attrs-2.dat" added. |
74 |
|
|
75 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* XML-Parser.t: "xml/entrefs-2.dat" added. |
78 |
|
|
79 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* XML-Parser.t: "xml/entrefs-1.dat" added. |
82 |
|
|
83 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* XML-Parser.t: "xml/eldecls-1.dat" added. |
86 |
|
|
87 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
* XML-Parser.t: Typo fixed. |
90 |
|
|
91 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat" |
94 |
|
added. Support for the "#entities" directive. |
95 |
|
|
96 |
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
* XML-Parser.t: "xml/notations-1.dat" added. |
* XML-Parser.t: "xml/notations-1.dat" added. |