/[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.25 by wakaba, Sun May 20 11:12:25 2007 UTC revision 1.40 by wakaba, Sat Jun 23 04:38:53 2007 UTC
# Line 1  Line 1 
1    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tree-test-1.dat: New test for HTML5 revision 884 (</form>
4            try to close its children).
5    
6    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
7    
8            * content-model-1.dat: Tests for space characters
9            in id="" attribute are added.
10    
11    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
12    
13            * tree-test-1.dat: New tests for parse errors by
14            tags closed by <li>, <dt>, or <dd>.  (HTML5 revision 880.)
15    
16    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
17    
18            * tokenizer-test-2.dat: New test.  This test file contains
19            some tests that cannot be reliably tested by |HTML-tokenize.t|,
20            since they depends on how characeters are supplied to the
21            tokenizer.
22    
23            * HTML-tree.t: |tokenizer-test-2.dat| added.  |#data escaped|
24            etc. supported.
25    
26    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
27    
28            * tokenizer-test-1.test: Tests for C1 character
29            references are added.
30    
31    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
32    
33            * ContentChecker.t: Use NanoDOM-based manakai for XHTML.
34            Note that a test fails that assumes XML attribute value
35            normalization fails since XMLParserTemp.pm does
36            not normalize white space in attribute value when
37            creating an attribute node (and new NanoDOM-based
38            manakai's Attr.value does not normalize white space
39            for more Web compatibility).
40    
41    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
42    
43            * Makefile, HTML-tokenizer.t, HTML-tree.t: New test
44            files are added.
45    
46            * tokenize/, tree-construction/: Sync with latest html5lib
47            trunk.
48    
49    2007-06-05  Wakaba  <wakaba@suika.fam.cx>
50    
51            * content-model-2.dat: |script| |async| and |defer|
52            no longer require |src|.  |async| MUST NOT be
53            specified if |defer|.  (HTML5 revision 858).
54    
55    2007-05-30  Wakaba  <wakaba@suika.fam.cx>
56    
57            * ContentChecker.t: Don't use obsolete |new| method.
58    
59            * tree-test-1.dat: Nested form test added.
60    
61    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
62    
63            * content-model-2.dat: Some error messages are updated.
64    
65            * content-model-1.dat: Very simple test for |tbody|, |thead|,
66            and |tfoot| is added.
67    
68    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
69    
70            * content-model-2.dat: Tests for |rel| values are added.
71    
72    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
73    
74            * content-model-2.dat: Errors on obsolete media
75            type (i.e. |text/javascript|) are added to the expected results.
76    
77            * tree-test-1.dat: Tests for |style| elements' attributes
78            are added.
79    
80    2007-05-25  Wakaba  <wakaba@suika.fam.cx>
81    
82            * URIChecker.t: New test entries.
83    
84            * content-model-2.dat: New test entries for URI attributes.
85    
86    2007-05-25  Wakaba  <wakaba@suika.fam.cx>
87    
88            * URIChecker.t: New test.
89    
90  2007-05-20  Wakaba  <wakaba@suika.fam.cx>  2007-05-20  Wakaba  <wakaba@suika.fam.cx>
91    
92          * Makefile (content-type-files, content-checker-files): New rukes.          * Makefile (content-type-files, content-checker-files): New rukes.

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.40

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24