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

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.37

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24