1 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML-tokenizer.t: Remove "self-closing flag" if the start |
4 |
|
tag token is that of a slash permitted element (This is necessary |
5 |
|
to maintain compatibility with current test data, since in the |
6 |
|
new algorithm whether slash is permitted or not is decided in |
7 |
|
tree construction stage). |
8 |
|
|
9 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* content-model-6.dat: New test data file. Test data for |
12 |
|
HTML custom data attributes (HTML5 revision 1399) are added. |
13 |
|
|
14 |
|
* ContentChecker.t: New test file |content-model-6.dat| is added. |
15 |
|
|
16 |
|
2008-03-29 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* content-model-1.dat, content-model-2.dat: s/prose/flow/g. |
19 |
|
|
20 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* content-model-2.dat: Test data on |rev| attribute are added. |
23 |
|
|
24 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* content-model-2.dat: Some test results were wrong. |
27 |
|
|
28 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* content-model-2.dat: Test data on more HTML4 attributes |
31 |
|
are added. |
32 |
|
|
33 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* content-model-2.dat: Test data on more HTML4 attributes |
36 |
|
are added. |
37 |
|
|
38 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* content-model-2.dat: Test data on numbers of HTML4 deprecated |
41 |
|
attributes are added. |
42 |
|
|
43 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* content-model-2.dat: Test data on |@profile| and |@version| are |
46 |
|
added. |
47 |
|
|
48 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* content-model-1.dat: Now we support RDF. |
51 |
|
|
52 |
|
* content-model-2.dat: Test data on |@accesskey| attribute |
53 |
|
are added. |
54 |
|
|
55 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* tokenizer-test-2.dat: A test from #whatwg is added. |
58 |
|
|
59 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* content-model-atom-1.dat: New test data are added. |
62 |
|
|
63 |
|
* content-model-atom-2.dat: New test data are |
64 |
|
added from Atom test suite. |
65 |
|
|
66 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* content-model-atom-threading-1.dat: New test data |
69 |
|
on |thr:total| element are added |
70 |
|
|
71 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* ContentChecker.t: |content-model-atom-threading-1.dat| |
74 |
|
added. |
75 |
|
|
76 |
|
* content-model-atom-threading-1.dat: New test file. |
77 |
|
|
78 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* ContentCheker.t: Replace dummy error type for subdoc |
81 |
|
checking invocations to ";SUBDOC". |
82 |
|
|
83 |
|
* content-model-1.dat, content-model-2.dat: Test |
84 |
|
results revised to support the aforementioned change. |
85 |
|
|
86 |
|
* content-model-atom-1.dat: Test results revised |
87 |
|
so that |type=html| in Text construct is now |
88 |
|
tested whether the subdoc code is invoked. |
89 |
|
|
90 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* content-model-atom-1.dat: Test data on cases of |
93 |
|
missing |atom:summary| in |atom:entry| are added. |
94 |
|
|
95 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
|
* content-model-1.dat: Some test results were incorrect, again... orz |
98 |
|
|
99 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
101 |
|
* content-model-1.dat: Some test results are fixed. |
102 |
|
|
103 |
|
* content-model-atom-1.dat: Some test results are fixed. |
104 |
|
Test data for |atom:author| for |atom:feed| are added. |
105 |
|
|
106 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
108 |
|
* content-model-atom-1.dat: Test data for |atom:author| |
109 |
|
for |atom:feed| are added. |
110 |
|
|
111 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
112 |
|
|
113 |
* content-model-1.dat: Some test results related on |atom:entry| |
* content-model-1.dat: Some test results related on |atom:entry| |