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

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.49

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24