/[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.48 by wakaba, Sat Jun 23 16:01:36 2007 UTC
# Line 1  Line 1 
1    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tree-test-1.dat: Tests for CDATA/RCDATA innerHTML
4            with matching end tag are added (HTML5 revision 923).
5            A test for h2 in h1 is added (HTML5 revision 926).
6    
7    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
8    
9            * tree-test-1.dat: Tests for |<isindex>| are added (HTML5
10            revision 920).
11    
12    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
13    
14            * tokenizer-test-1.test: Tests for conforming bare |&|
15            are added.
16    
17            * tree-test-1.dat: Tests for |</body>| are added.
18    
19    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
20    
21            * tree-test-1.dat: Always use uppercase document type name.
22    
23    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
24    
25            * HTML-tokenizer.t: Support for new DOCTYPE token syntax.
26    
27            * tokenizer-test-1.test: Tests for DOCTYPE tokens
28            are revised and added.
29    
30    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
31    
32            * tokenizer-test-1.test: Tests for |<| in tags are
33            added.  (HTML5 revisions 900, 901, 902, and 911.)
34    
35    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
36    
37            * tokenizer-test-1.test: |&lang;|, and |&rlang;| tests
38            are added.  (HTML5 revision 895.)  A test for |&amp;;|
39            is added.
40    
41    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
42    
43            * tokenizer-test-1.test: |&TRADE;| test added.  (HTML5 revision 889.)
44    
45            * HTML-tree.t: Output test file names.  Escaped
46            new line at the end of test data was removed.
47    
48            * tokenizer-test-2.dat: Tests for newlines, NULL, and
49            escape flag stuff in |set_inner_html|.
50    
51    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
52    
53            * tree-test-1.dat: New test for HTML5 revision 884 (</form>
54            try to close its children).
55    
56    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
57    
58            * content-model-1.dat: Tests for space characters
59            in id="" attribute are added.
60    
61    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
62    
63            * tree-test-1.dat: New tests for parse errors by
64            tags closed by <li>, <dt>, or <dd>.  (HTML5 revision 880.)
65    
66    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
67    
68            * tokenizer-test-2.dat: New test.  This test file contains
69            some tests that cannot be reliably tested by |HTML-tokenize.t|,
70            since they depends on how characeters are supplied to the
71            tokenizer.
72    
73            * HTML-tree.t: |tokenizer-test-2.dat| added.  |#data escaped|
74            etc. supported.
75    
76    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
77    
78            * tokenizer-test-1.test: Tests for C1 character
79            references are added.
80    
81    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
82    
83            * ContentChecker.t: Use NanoDOM-based manakai for XHTML.
84            Note that a test fails that assumes XML attribute value
85            normalization fails since XMLParserTemp.pm does
86            not normalize white space in attribute value when
87            creating an attribute node (and new NanoDOM-based
88            manakai's Attr.value does not normalize white space
89            for more Web compatibility).
90    
91    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
92    
93            * Makefile, HTML-tokenizer.t, HTML-tree.t: New test
94            files are added.
95    
96            * tokenize/, tree-construction/: Sync with latest html5lib
97            trunk.
98    
99    2007-06-05  Wakaba  <wakaba@suika.fam.cx>
100    
101            * content-model-2.dat: |script| |async| and |defer|
102            no longer require |src|.  |async| MUST NOT be
103            specified if |defer|.  (HTML5 revision 858).
104    
105    2007-05-30  Wakaba  <wakaba@suika.fam.cx>
106    
107            * ContentChecker.t: Don't use obsolete |new| method.
108    
109            * tree-test-1.dat: Nested form test added.
110    
111    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
112    
113            * content-model-2.dat: Some error messages are updated.
114    
115            * content-model-1.dat: Very simple test for |tbody|, |thead|,
116            and |tfoot| is added.
117    
118  2007-05-26  Wakaba  <wakaba@suika.fam.cx>  2007-05-26  Wakaba  <wakaba@suika.fam.cx>
119    
120          * 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.48

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24