1 |
|
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* content-model-2.dat: |script| |async| and |defer| |
4 |
|
no longer require |src|. |async| MUST NOT be |
5 |
|
specified if |defer|. (HTML5 revision 858). |
6 |
|
|
7 |
|
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* ContentChecker.t: Don't use obsolete |new| method. |
10 |
|
|
11 |
|
* tree-test-1.dat: Nested form test added. |
12 |
|
|
13 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* content-model-2.dat: Some error messages are updated. |
16 |
|
|
17 |
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
18 |
|
and |tfoot| is added. |
19 |
|
|
20 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* content-model-2.dat: Tests for |rel| values are added. |
23 |
|
|
24 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* content-model-2.dat: Errors on obsolete media |
27 |
|
type (i.e. |text/javascript|) are added to the expected results. |
28 |
|
|
29 |
|
* tree-test-1.dat: Tests for |style| elements' attributes |
30 |
|
are added. |
31 |
|
|
32 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* URIChecker.t: New test entries. |
35 |
|
|
36 |
|
* content-model-2.dat: New test entries for URI attributes. |
37 |
|
|
38 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* URIChecker.t: New test. |
41 |
|
|
42 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* Makefile (content-type-files, content-checker-files): New rukes. |
45 |
|
|
46 |
|
* content-type-result.txt, content-checker-result.txt: New files. |
47 |
|
|
48 |
|
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
49 |
|
|
50 |
|
* content-model-2.dat: Warnings are added to unknown attributes |
51 |
|
for unknown elements. New tests for newly implemented |
52 |
|
attributes are added. |
53 |
|
|
54 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* content-model-1.dat: Required attributes are |
57 |
|
added to <link>s. |
58 |
|
|
59 |
|
* content-model-2.dat: Tests for global event handler |
60 |
|
content attributes, <link>s and <embed>s are added. |
61 |
|
|
62 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* content-model-2.dat: Tests for additionally-implemented |
65 |
|
attributes are added. |
66 |
|
|
67 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* content-model-2.dat: Tests for <a>/interactive |
70 |
|
elements non-nesting are added. |
71 |
|
|
72 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* content-model-3.dat: New test. |
75 |
|
|
76 |
|
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
77 |
|
|
78 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |