/[suikacvs]/markup/html/whatpm/t/ChangeLog
Suika

Diff of /markup/html/whatpm/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.270 by wakaba, Thu Sep 18 05:49:13 2008 UTC revision 1.297 by wakaba, Sat Oct 4 17:16:02 2008 UTC
# Line 1  Line 1 
1    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML-tree.t: New test files added.
4    
5            * Makefile: New test files added.
6    
7    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
8    
9            * tree-test-1.dat: Test results updated and new tests added on the
10            boundaries of Text nodes (HTML5 revision 2124).
11    
12    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
13    
14            * tree-test-form.dat: New test data file.
15    
16            * HTML-tree.t: |tree-test-form.dat| added.
17    
18            * tree-test-1.dat: Test results related to <option> and <optgroup>
19            are updated (cf. HTML5 revision 2128).
20    
21    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
22    
23            * tree-test-foreign.dat: New test data file.
24    
25            * HTML-tree.t: |tree-test-foreign.dat| added.
26    
27    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
28    
29            * tree-test-void.dat: Test on unmatched void end tag added (cf.
30            HTML5 revision 1731).
31    
32            * tree-test-1.dat: Test on unmatched end tag added (cf. HTML5
33            revision 1731).
34    
35    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
36    
37            * tree-test-void.dat: Test on |param| and |source| start tags are
38            added, as well as test on polytheistic slashes for new void
39            elements (HTML5 revision 1731).
40    
41    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
42    
43            * tree-test-flow.dat: Test on implied end tag before <p> start tag
44            are added (HTML5 revision 1731).
45    
46    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
47    
48            * tree-test-phrasing.dat, tree-test-flow.dat: New test data files.
49    
50            * HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat|
51            are added.
52    
53    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
54    
55            * tree-test-void.dat: New test data (cf. HTML5 revision 1731).
56    
57            * HTML-tree.t: |tree-test-void.dat| added.
58    
59            * tree-test-1.dat: Test on <listing> as a "special" element are
60            added.  Test on implied |option| and |optgroup| end tags are added
61            (cf. HTML5 revision 1731).
62    
63    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
64    
65            * tree-test-1.dat: Test related to "special", "formatting",
66            "scoping", and "phrasing" categories are added (cf. HTML5 revision
67            1778).
68    
69    2008-10-02  Wakaba  <wakaba@suika.fam.cx>
70    
71            * ContentType.t: More test cases on BOM are added.  Some test
72            results updated according to HTML5 revision 1927.  Tests on the
73            returned values in the list context are added.
74    
75    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
76    
77            * content-model-2.dat: Test data on |for=""| attribute are added.
78    
79    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
80    
81            * tokenizer-test-1.test: Test data on invalid character references
82            are added (cf. HTML5 revision 2138).
83    
84            * tokenizer-test-2.dat: Test data on U+000B are updated (HTML5
85            revision 2138).
86    
87    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
88    
89            * content-model-2.dat: Test data for |area| |alt=""| are added (HTML5
90            revision 1932).
91    
92    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
93    
94            * content-model-2.dat: Test data for |form=""| are added.
95    
96    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
97    
98            * content-model-1.dat: Test data for |fieldset| |legend| are added.
99    
100    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
101    
102            * content-model-2.dat: Test data for |form| |name| are added.
103    
104    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
105    
106            * content-model-1.dat, content-model-2.dat, content-model-4.dat:
107            Test data for U+000B are added (cf. HTML5 revision 1738).
108    
109    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
110    
111            * tokenizer-test-2.dat: Test result updated (cf. HTML5 revision
112            1738).
113    
114            * tree-test-1.dat: Test results updated.  New test data for the
115            treatement of U+000B are added (HTML5 revision 1738).
116    
117    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
118    
119            * tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5
120            revision 1738).
121    
122    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
123    
124            * ContentType.t: Updated to disallow 0x0B as text byte (HTML5
125            revision 1738).
126    
127    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
128    
129            * content-checker.pl: Remove dedicated parser and adopt
130            testfiles.pl parser.
131    
132            * content-model-1.dat, content-model-2.dat: Typo fixed.
133    
134    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
135    
136            * content-model-1.dat: Test data for interactive contents are
137            added (cf. HTML5 revision 2018).
138    
139    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
140    
141            * content-model-2.dat: Add test data for accept-charset=""
142            attributes.
143    
144    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
145    
146            * langtag-1.dat: More test data from RFC 4646 are added.
147    
148    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
149    
150            * langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4.
151            are added.
152    
153    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
154    
155            * LangTag.t: Completely rewritten using |testfiles.pl|.
156    
157            * testfiles.pl: New script.
158    
159            * langtag-1.dat: Tests for case are added.
160    
161  2008-09-18  Wakaba  <wakaba@suika.fam.cx>  2008-09-18  Wakaba  <wakaba@suika.fam.cx>
162    
163          * ContentChecker.t: Atom tests are moved to another file.          * ContentChecker.t: Atom tests are moved to another file.
# Line 6  Line 166 
166    
167          * Makefile: Updated to invoke new test scripts.          * Makefile: Updated to invoke new test scripts.
168    
169            * langtag-1.dat: New test data file.
170    
171  2008-09-18  Wakaba  <wakaba@suika.fam.cx>  2008-09-18  Wakaba  <wakaba@suika.fam.cx>
172    
173          * ContentChecker.t: Test engine moved to another script.          * ContentChecker.t: Test engine moved to another script.

Legend:
Removed from v.1.270  
changed lines
  Added in v.1.297

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24