1 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* content-model-2.dat: <embed> w/o src="" is conforming (HTML5 |
4 |
|
revision 1929). |
5 |
|
|
6 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* content-model-2.dat: @autosubmit dropped (HTML5 |
9 |
|
revision 2019). |
10 |
|
|
11 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* content-model-4.dat: Some test data for <time> are added (c.f. |
14 |
|
HTML5 revision 2094). |
15 |
|
|
16 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* ContentType.t: Support for image/svg+xml (HTML revision 2096). |
19 |
|
|
20 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* tokenizer-test-1.dat: '"' and "'" at the end of attribute |
23 |
|
name (after another attribute) now raise parse error (HTML5 |
24 |
|
revision 2123). Empty unquoted attribute is no |
25 |
|
longer allowed (HTML5 revision 2122). |
26 |
|
|
27 |
|
* HTML-tokenizer.t: Hash keys were not sorted when dumped. |
28 |
|
|
29 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* HTML-tree.dat: tree-test-3.dat added. |
32 |
|
|
33 |
|
* tree-test-3.dat: Test data for definitionURL="" are added (cf. |
34 |
|
HTML5 revision 2130). |
35 |
|
|
36 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* content-model-1.dat, content-model-2.dat: Test data updated |
39 |
|
and added for HTML5 revision 2062 and so on (@lang and @xml:lang). |
40 |
|
|
41 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* CSS-Parser.t: Updated for latest version of the |
44 |
|
Whatpm::CSS::Parser module. |
45 |
|
|
46 |
|
* css-1.dat, css-2.dat, css-3.dat, css-4.dat, |
47 |
|
css-font.dat, css-generated.dat, css-interactive.dat, |
48 |
|
css-paged.dat, css-table.dat, css-text.dat, css-visual.dat: |
49 |
|
Test results updated. |
50 |
|
|
51 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* ContentChecker.t: Updated for latest version of the |
54 |
|
Whatpm::ContentChecker module. |
55 |
|
|
56 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
57 |
|
content-model-4.dat, content-model-6.dat, content-model-atom-1.dat, |
58 |
|
content-model-atom-2.dat, content-model-atom-threading-1.dat, |
59 |
|
table-1.dat: Results updated. |
60 |
|
|
61 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* URIChecker.t: Error results updated. |
64 |
|
|
65 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* URIChecker.t: Test results updated to new error type names. |
68 |
|
|
69 |
|
2008-08-03 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* WebIDL.t: Test data files for exceptions, typedefs, |
72 |
|
and valuetypes are added to the list. |
73 |
|
|
74 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* WebIDL.t ($onerror): |value| argument value should be |
77 |
|
checked as well as other argument values. |
78 |
|
|
79 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* WebIDL.t: Check whether |text| argument of the error |
82 |
|
is correct or not. |
83 |
|
|
84 |
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
* WebIDL.t: New test script. |
* WebIDL.t: New test script. |