1 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib |
4 |
|
new test files. |
5 |
|
|
6 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* content-model-2.dat: Test data updated and added for |
9 |
|
global |xmlns| attributes (HTML5 revision 1426). |
10 |
|
|
11 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML-tokenizer.t: Remove "self-closing flag" if the start |
14 |
|
tag token is that of a slash permitted element (This is necessary |
15 |
|
to maintain compatibility with current test data, since in the |
16 |
|
new algorithm whether slash is permitted or not is decided in |
17 |
|
tree construction stage). |
18 |
|
|
19 |
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
* content-model-6.dat: New test data file. Test data for |
* content-model-6.dat: New test data file. Test data for |