/[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.17 by wakaba, Sat May 19 06:02:36 2007 UTC revision 1.38 by wakaba, Sat Jun 23 04:09:38 2007 UTC
# Line 1  Line 1 
1    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tree-test-1.dat: New tests for parse errors by
4            tags closed by <li>, <dt>, or <dd>.  (HTML5 revision 880.)
5    
6    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
7    
8            * tokenizer-test-2.dat: New test.  This test file contains
9            some tests that cannot be reliably tested by |HTML-tokenize.t|,
10            since they depends on how characeters are supplied to the
11            tokenizer.
12    
13            * HTML-tree.t: |tokenizer-test-2.dat| added.  |#data escaped|
14            etc. supported.
15    
16    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
17    
18            * tokenizer-test-1.test: Tests for C1 character
19            references are added.
20    
21    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
22    
23            * ContentChecker.t: Use NanoDOM-based manakai for XHTML.
24            Note that a test fails that assumes XML attribute value
25            normalization fails since XMLParserTemp.pm does
26            not normalize white space in attribute value when
27            creating an attribute node (and new NanoDOM-based
28            manakai's Attr.value does not normalize white space
29            for more Web compatibility).
30    
31    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
32    
33            * Makefile, HTML-tokenizer.t, HTML-tree.t: New test
34            files are added.
35    
36            * tokenize/, tree-construction/: Sync with latest html5lib
37            trunk.
38    
39    2007-06-05  Wakaba  <wakaba@suika.fam.cx>
40    
41            * content-model-2.dat: |script| |async| and |defer|
42            no longer require |src|.  |async| MUST NOT be
43            specified if |defer|.  (HTML5 revision 858).
44    
45    2007-05-30  Wakaba  <wakaba@suika.fam.cx>
46    
47            * ContentChecker.t: Don't use obsolete |new| method.
48    
49            * tree-test-1.dat: Nested form test added.
50    
51    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
52    
53            * content-model-2.dat: Some error messages are updated.
54    
55            * content-model-1.dat: Very simple test for |tbody|, |thead|,
56            and |tfoot| is added.
57    
58    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
59    
60            * content-model-2.dat: Tests for |rel| values are added.
61    
62    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
63    
64            * content-model-2.dat: Errors on obsolete media
65            type (i.e. |text/javascript|) are added to the expected results.
66    
67            * tree-test-1.dat: Tests for |style| elements' attributes
68            are added.
69    
70    2007-05-25  Wakaba  <wakaba@suika.fam.cx>
71    
72            * URIChecker.t: New test entries.
73    
74            * content-model-2.dat: New test entries for URI attributes.
75    
76    2007-05-25  Wakaba  <wakaba@suika.fam.cx>
77    
78            * URIChecker.t: New test.
79    
80    2007-05-20  Wakaba  <wakaba@suika.fam.cx>
81    
82            * Makefile (content-type-files, content-checker-files): New rukes.
83    
84            * content-type-result.txt, content-checker-result.txt: New files.
85    
86            * tokenizer-result.txt, tree-construction-result.txt: New to CVS.
87    
88            * content-model-2.dat: Warnings are added to unknown attributes
89            for unknown elements.  New tests for newly implemented
90            attributes are added.
91    
92    2007-05-20  Wakaba  <wakaba@suika.fam.cx>
93    
94            * content-model-1.dat: Required attributes are
95            added to <link>s.
96    
97            * content-model-2.dat: Tests for global event handler
98            content attributes, <link>s and <embed>s are added.
99    
100    2007-05-20  Wakaba  <wakaba@suika.fam.cx>
101    
102            * content-model-2.dat: Tests for additionally-implemented
103            attributes are added.
104    
105    2007-05-20  Wakaba  <wakaba@suika.fam.cx>
106    
107            * content-model-2.dat: Tests for <a>/interactive
108            elements non-nesting are added.
109    
110    2007-05-19  Wakaba  <wakaba@suika.fam.cx>
111    
112            * content-model-3.dat: New test.
113    
114            * ContentChecker.t (@FILES): |content-model-3.dat| added.
115    
116    2007-05-19  Wakaba  <wakaba@suika.fam.cx>
117    
118            * tree-test-1.dat: Tests for |<iframe>|, |<noframes>|,
119            and |<xmp>| are added.
120    
121    2007-05-19  Wakaba  <wakaba@suika.fam.cx>
122    
123            * content-model-1.dat: A content model conformance
124            error was missing.
125    
126            * content-model-2.dat: Unsupported global attribute (prefixed
127            attribute) test is added.  Tests for many HTML5 elements
128            are added.
129    
130    2007-05-19  Wakaba  <wakaba@suika.fam.cx>
131    
132            * content-model-2.dat: Tests for elements up to |progress|.
133    
134  2007-05-19  Wakaba  <wakaba@suika.fam.cx>  2007-05-19  Wakaba  <wakaba@suika.fam.cx>
135    
136          * content-model-2.dat: Tests for global attributes, |html|, |head|,          * content-model-2.dat: Tests for global attributes, |html|, |head|,

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.38

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24