/[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.26 by wakaba, Fri May 25 12:13:55 2007 UTC revision 1.35 by wakaba, Sat Jun 23 02:59:48 2007 UTC
# Line 1  Line 1 
1    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.t: Use NanoDOM-based manakai for XHTML.
4            Note that a test fails that assumes XML attribute value
5            normalization fails since XMLParserTemp.pm does
6            not normalize white space in attribute value when
7            creating an attribute node (and new NanoDOM-based
8            manakai's Attr.value does not normalize white space
9            for more Web compatibility).
10    
11    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
12    
13            * Makefile, HTML-tokenizer.t, HTML-tree.t: New test
14            files are added.
15    
16            * tokenize/, tree-construction/: Sync with latest html5lib
17            trunk.
18    
19    2007-06-05  Wakaba  <wakaba@suika.fam.cx>
20    
21            * content-model-2.dat: |script| |async| and |defer|
22            no longer require |src|.  |async| MUST NOT be
23            specified if |defer|.  (HTML5 revision 858).
24    
25    2007-05-30  Wakaba  <wakaba@suika.fam.cx>
26    
27            * ContentChecker.t: Don't use obsolete |new| method.
28    
29            * tree-test-1.dat: Nested form test added.
30    
31    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
32    
33            * content-model-2.dat: Some error messages are updated.
34    
35            * content-model-1.dat: Very simple test for |tbody|, |thead|,
36            and |tfoot| is added.
37    
38    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
39    
40            * content-model-2.dat: Tests for |rel| values are added.
41    
42    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
43    
44            * content-model-2.dat: Errors on obsolete media
45            type (i.e. |text/javascript|) are added to the expected results.
46    
47            * tree-test-1.dat: Tests for |style| elements' attributes
48            are added.
49    
50    2007-05-25  Wakaba  <wakaba@suika.fam.cx>
51    
52            * URIChecker.t: New test entries.
53    
54            * content-model-2.dat: New test entries for URI attributes.
55    
56  2007-05-25  Wakaba  <wakaba@suika.fam.cx>  2007-05-25  Wakaba  <wakaba@suika.fam.cx>
57    
58          * URIChecker.t: New test.          * URIChecker.t: New test.

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.35

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24