/[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.205 by wakaba, Sat Apr 12 07:38:36 2008 UTC revision 1.226 by wakaba, Sat May 24 10:32:29 2008 UTC
# Line 1  Line 1 
1    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tokenizer-test-2.dat: New test data on truncated doctypes (c.f.
4            HTML5 revision 1685).
5    
6    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
7    
8            * tokenizer-test-1.test: New test data on EOF in tags are added
9            to cover changes in HTML5 revision 1684.
10    
11    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
12    
13            * tree-test-1.dat: Test data related to changes in HTML5
14            revision 1686 are added.
15    
16    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
17    
18            * content-model-2.dat: Test data for charset="" attribute
19            are added.
20    
21    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
22    
23            * content-model-2.dat: Test data for pixeldata="" attribute
24            are added (HTML5 revision 1629).
25    
26    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
27    
28            * content-model-2.dat: Boolean attributes now allow uppercase
29            letters (HTML5 revision 1572).
30    
31    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
32    
33            * content-model-2.dat: Test data for td/@headers are added.
34    
35    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
36    
37            * content-model-2.dat: Test data for table/@cellpadding,
38            table/@cellspacing, @charoff, and script/@langauge are added.
39    
40    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
41    
42            * content-model-1.dat, content-model-2.dat: New test data
43            for meta refresh; some test results updated.  Duplicate
44            meta http-equiv="" are now non-conforming.
45    
46    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
47    
48            * table-1.dat: Test data updated and some new test data
49            added for new requirements (HTML5 revisions 1387 and 1388).
50    
51    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
52    
53            * ContentType.t: "text/plain; charset=UTF-8" and Content-Encoding
54            are no longer safe; test data for them are added (HTML5 revision 1288).
55    
56    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
57    
58            * ContentType.t: Test data of HTML with BOM are added (c.f.
59            HTML5 revision 1282).
60    
61    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
62    
63            * content-model-2.dat: Test data for repeat* global attributes
64            are added.
65    
66    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
67    
68            * content-model-2.dat: Test data for |repeat-max=""|
69            and |repeat-start=""| attributes are added.
70    
71    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
72    
73            * content-model-2.dat: Test data for repetition template attributes
74            are added.
75    
76    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
77    
78            * content-model-2.dat: Test data for data template attributes are
79            added.
80    
81    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
82    
83            * content-model-1.dat: Test data for <font> context are added.
84    
85    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
86    
87            * content-model-4.dat: Terms no longer have to be unique (HTML5
88            revision 1467).
89    
90            * content-model-2.dat: Tests for |onstorage| attribute
91            are added (HTML5 revision 1495).  Fix test results
92            for unknown elements and attributes in the HTML namespace.
93    
94    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
95    
96            * content-model-1.dat, content-model-2.dat: Test results
97            related to browsing context name or keyword are revised
98            and added (HTML5 revision 1470 and 1471).
99    
100    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
101    
102            * HTML-tokenizer.t: Raise a parse error if there are disallowed
103            character (for compatibility with existing html5lib test data).
104    
105            * tokenizer-test-1.test: Some test results are updated with
106            regard to parse errors on disallowed characters.
107    
108            * tokenizer-test-2.dat: Test data for disallowed characters
109            are added (HTML5 revision 1263).
110    
111    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
112    
113            * HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib
114            new test files.
115    
116    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
117    
118            * content-model-2.dat: Test data updated and added for
119            global |xmlns| attributes (HTML5 revision 1426).
120    
121    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
122    
123            * HTML-tokenizer.t: Remove "self-closing flag" if the start
124            tag token is that of a slash permitted element (This is necessary
125            to maintain compatibility with current test data, since in the
126            new algorithm whether slash is permitted or not is decided in
127            tree construction stage).
128    
129  2008-04-12  Wakaba  <wakaba@suika.fam.cx>  2008-04-12  Wakaba  <wakaba@suika.fam.cx>
130    
131          * content-model-6.dat: New test data file.  Test data for          * content-model-6.dat: New test data file.  Test data for

Legend:
Removed from v.1.205  
changed lines
  Added in v.1.226

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24