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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24