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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24