1 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
4 |
|
files are added. |
5 |
|
|
6 |
|
* tokenize/, tree-construction/: Sync with latest html5lib |
7 |
|
trunk. |
8 |
|
|
9 |
|
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* content-model-2.dat: |script| |async| and |defer| |
12 |
|
no longer require |src|. |async| MUST NOT be |
13 |
|
specified if |defer|. (HTML5 revision 858). |
14 |
|
|
15 |
|
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* ContentChecker.t: Don't use obsolete |new| method. |
18 |
|
|
19 |
|
* tree-test-1.dat: Nested form test added. |
20 |
|
|
21 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* content-model-2.dat: Some error messages are updated. |
24 |
|
|
25 |
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
26 |
|
and |tfoot| is added. |
27 |
|
|
28 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* content-model-2.dat: Tests for |rel| values are added. |
31 |
|
|
32 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* content-model-2.dat: Errors on obsolete media |
35 |
|
type (i.e. |text/javascript|) are added to the expected results. |
36 |
|
|
37 |
|
* tree-test-1.dat: Tests for |style| elements' attributes |
38 |
|
are added. |
39 |
|
|
40 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
* URIChecker.t: New test entries. |
* URIChecker.t: New test entries. |
43 |
|
|
44 |
|
* content-model-2.dat: New test entries for URI attributes. |
45 |
|
|
46 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
* URIChecker.t: New test. |
* URIChecker.t: New test. |