1 |
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
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 |
* content-model-6.dat: New test data file. Test data for |
12 |
HTML custom data attributes (HTML5 revision 1399) are added. |
HTML custom data attributes (HTML5 revision 1399) are added. |
13 |
|
|