1 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* content-model-2.dat: Test data for |area| |alt=""| are added (HTML5 |
4 |
|
revision 1932). |
5 |
|
|
6 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* content-model-2.dat: Test data for |form=""| are added. |
9 |
|
|
10 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* content-model-1.dat: Test data for |fieldset| |legend| are added. |
13 |
|
|
14 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* content-model-2.dat: Test data for |form| |name| are added. |
17 |
|
|
18 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* content-model-1.dat, content-model-2.dat, content-model-4.dat: |
21 |
|
Test data for U+000B are added (cf. HTML5 revision 1738). |
22 |
|
|
23 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* tokenizer-test-2.dat: Test result updated (cf. HTML5 revision |
26 |
|
1738). |
27 |
|
|
28 |
|
* tree-test-1.dat: Test results updated. New test data for the |
29 |
|
treatement of U+000B are added (HTML5 revision 1738). |
30 |
|
|
31 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5 |
34 |
|
revision 1738). |
35 |
|
|
36 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* ContentType.t: Updated to disallow 0x0B as text byte (HTML5 |
39 |
|
revision 1738). |
40 |
|
|
41 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* content-checker.pl: Remove dedicated parser and adopt |
44 |
|
testfiles.pl parser. |
45 |
|
|
46 |
|
* content-model-1.dat, content-model-2.dat: Typo fixed. |
47 |
|
|
48 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* content-model-1.dat: Test data for interactive contents are |
51 |
|
added (cf. HTML5 revision 2018). |
52 |
|
|
53 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* content-model-2.dat: Add test data for accept-charset="" |
56 |
|
attributes. |
57 |
|
|
58 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* langtag-1.dat: More test data from RFC 4646 are added. |
61 |
|
|
62 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4. |
65 |
|
are added. |
66 |
|
|
67 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* LangTag.t: Completely rewritten using |testfiles.pl|. |
70 |
|
|
71 |
|
* testfiles.pl: New script. |
72 |
|
|
73 |
|
* langtag-1.dat: Tests for case are added. |
74 |
|
|
75 |
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
* ContentChecker.t: Atom tests are moved to another file. |
* ContentChecker.t: Atom tests are moved to another file. |
80 |
|
|
81 |
* Makefile: Updated to invoke new test scripts. |
* Makefile: Updated to invoke new test scripts. |
82 |
|
|
83 |
|
* langtag-1.dat: New test data file. |
84 |
|
|
85 |
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
* ContentChecker.t: Test engine moved to another script. |
* ContentChecker.t: Test engine moved to another script. |