1 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML-tokenizer.t: Remove "self-closing flag" if the start |
4 |
|
tag token is that of a slash permitted element (This is necessary |
5 |
|
to maintain compatibility with current test data, since in the |
6 |
|
new algorithm whether slash is permitted or not is decided in |
7 |
|
tree construction stage). |
8 |
|
|
9 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* content-model-6.dat: New test data file. Test data for |
12 |
|
HTML custom data attributes (HTML5 revision 1399) are added. |
13 |
|
|
14 |
|
* ContentChecker.t: New test file |content-model-6.dat| is added. |
15 |
|
|
16 |
|
2008-03-29 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* content-model-1.dat, content-model-2.dat: s/prose/flow/g. |
19 |
|
|
20 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
* content-model-2.dat: Test data on |rev| attribute are added. |
* content-model-2.dat: Test data on |rev| attribute are added. |