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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24