/[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.30 by wakaba, Sat May 26 12:33:04 2007 UTC revision 1.61 by wakaba, Sun Jul 15 12:41:51 2007 UTC
# Line 1  Line 1 
1    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Charset-DecodeHandler.t: New test script.
4    
5    2007-07-07  Wakaba  <wakaba@suika.fam.cx>
6    
7            * tokenizer-test-1.test: A comment test is added.
8    
9    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
10    
11            * tree-test-1.dat: New tests for unmatched end tags.
12    
13    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
14    
15            * table-1.dat: New test data.
16    
17            * ContentChecker.t: |table-1.dat| is added.
18    
19    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
20    
21            * tree-test-2.dat: Tests for <title> in fragments are added.
22    
23    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
24    
25            * URIChecker.t: Error level names in test results has
26            been changed.
27    
28            * tokenizer-test-1.test: A test for bogus SYSTEM identifier
29            is added.
30    
31            * content-model-1.dat, content-model-2.dat, content-model-3.dat,
32            content-model-4.dat: Error messages has been changed.
33    
34            * ContentChecker.t: Appends error level to the error
35            message if any.
36    
37    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
38    
39            * content-model-2.dat: Tests for |<img ismap>| context
40            are added.  Tests for |<command>|'s attributes are added.
41            Tests for |<menu>|'s attributes are added.  Tests for |contextmenu|
42            are added.
43    
44            * content-model-1.dat: Tests for |<datagrid>| contents
45            are added.
46    
47    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
48    
49            * tree-test-1.dat: The tests using |#document-fragment|
50            are move to |tree-test-2.dat|.
51    
52            * tree-test-2.dat: New test data.  In addition to
53            tests from |tree-test-1.dat|, two tests
54            for |</table>| are added.
55    
56            * HTML-tree.t: |tree-test-2.dat| is added.
57    
58    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
59    
60            * tree-test-1.dat: Tests for end tag strings
61            in CDATA elements are added.
62    
63    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
64    
65            * content-model-1.dat: Tests for |footer|
66            content model are added.
67    
68            * content-model-2.dat: Tests for |ping|
69            and |tabindex| attributes are added.  Tests for |datetime|
70            attribute of |ins| and |del| elements are added.
71    
72            * content-model-4.dat: New test data.
73    
74            * ContentChecker.t: |content-model-4.dat| is added.
75    
76    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
77    
78            * tokenizer-test-1.test: Tests for HTML5 revisions 1.144
79            and 1.145 (CR and invalid character references) are added.
80            Tests for HTML5 revision 1.148 (character references
81            in attributes) are added.
82    
83            * tree-test-1.dat: Tests for HTML5 revision 1.146 (white
84            space characters before root element start tag).
85    
86    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
87    
88            * tree-test-1.dat: Some test results are changed
89            and a test is added according to the HTML5
90            revisions 1.142 and 1.143 (<noscript> in <head>).
91    
92    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
93    
94            * tree-test-1.dat: Some test results are changed
95            since <base>, <link>, and <meta> in body
96            are no longer appended to the head element pointer (HTML5
97            revision 935).
98    
99            * content-model-2.dat: Tests for |scoped|
100            attribute are added (HTML5 revision 938).
101    
102    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
103    
104            * tree-test-1.dat: Tests for CDATA/RCDATA innerHTML
105            with matching end tag are added (HTML5 revision 923).
106            A test for h2 in h1 is added (HTML5 revision 926).
107    
108    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
109    
110            * tree-test-1.dat: Tests for |<isindex>| are added (HTML5
111            revision 920).
112    
113    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
114    
115            * tokenizer-test-1.test: Tests for conforming bare |&|
116            are added.
117    
118            * tree-test-1.dat: Tests for |</body>| are added.
119    
120    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
121    
122            * tree-test-1.dat: Always use uppercase document type name.
123    
124    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
125    
126            * HTML-tokenizer.t: Support for new DOCTYPE token syntax.
127    
128            * tokenizer-test-1.test: Tests for DOCTYPE tokens
129            are revised and added.
130    
131    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
132    
133            * tokenizer-test-1.test: Tests for |<| in tags are
134            added.  (HTML5 revisions 900, 901, 902, and 911.)
135    
136    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
137    
138            * tokenizer-test-1.test: |&lang;|, and |&rlang;| tests
139            are added.  (HTML5 revision 895.)  A test for |&amp;;|
140            is added.
141    
142    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
143    
144            * tokenizer-test-1.test: |&TRADE;| test added.  (HTML5 revision 889.)
145    
146            * HTML-tree.t: Output test file names.  Escaped
147            new line at the end of test data was removed.
148    
149            * tokenizer-test-2.dat: Tests for newlines, NULL, and
150            escape flag stuff in |set_inner_html|.
151    
152    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
153    
154            * tree-test-1.dat: New test for HTML5 revision 884 (</form>
155            try to close its children).
156    
157    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
158    
159            * content-model-1.dat: Tests for space characters
160            in id="" attribute are added.
161    
162    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
163    
164            * tree-test-1.dat: New tests for parse errors by
165            tags closed by <li>, <dt>, or <dd>.  (HTML5 revision 880.)
166    
167    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
168    
169            * tokenizer-test-2.dat: New test.  This test file contains
170            some tests that cannot be reliably tested by |HTML-tokenize.t|,
171            since they depends on how characeters are supplied to the
172            tokenizer.
173    
174            * HTML-tree.t: |tokenizer-test-2.dat| added.  |#data escaped|
175            etc. supported.
176    
177    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
178    
179            * tokenizer-test-1.test: Tests for C1 character
180            references are added.
181    
182    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
183    
184            * ContentChecker.t: Use NanoDOM-based manakai for XHTML.
185            Note that a test fails that assumes XML attribute value
186            normalization fails since XMLParserTemp.pm does
187            not normalize white space in attribute value when
188            creating an attribute node (and new NanoDOM-based
189            manakai's Attr.value does not normalize white space
190            for more Web compatibility).
191    
192    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
193    
194            * Makefile, HTML-tokenizer.t, HTML-tree.t: New test
195            files are added.
196    
197            * tokenize/, tree-construction/: Sync with latest html5lib
198            trunk.
199    
200    2007-06-05  Wakaba  <wakaba@suika.fam.cx>
201    
202            * content-model-2.dat: |script| |async| and |defer|
203            no longer require |src|.  |async| MUST NOT be
204            specified if |defer|.  (HTML5 revision 858).
205    
206    2007-05-30  Wakaba  <wakaba@suika.fam.cx>
207    
208            * ContentChecker.t: Don't use obsolete |new| method.
209    
210            * tree-test-1.dat: Nested form test added.
211    
212    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
213    
214            * content-model-2.dat: Some error messages are updated.
215    
216            * content-model-1.dat: Very simple test for |tbody|, |thead|,
217            and |tfoot| is added.
218    
219  2007-05-26  Wakaba  <wakaba@suika.fam.cx>  2007-05-26  Wakaba  <wakaba@suika.fam.cx>
220    
221          * content-model-2.dat: Tests for |rel| values are added.          * content-model-2.dat: Tests for |rel| values are added.

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.61

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24