1 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTMLTable.pm: The algorithm now moves |tfoot| elements |
4 |
|
to the end of the table (HTML5 revision 1380). |
5 |
|
|
6 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTMLTable.pm: The algorithm is now 0-based indexing, instead |
9 |
|
of 1-based (HTML5 revision 1376). |
10 |
|
|
11 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* ContentType.pm: "Content-Type: text/plain; charset=UTF-8" |
14 |
|
and "Content-Encoding" no longer prevent sniffing (HTML5 |
15 |
|
revision 1288). |
16 |
|
|
17 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* ContentType.pm: Skip BOMs n feed or HTML algorithm (HTML5 revision |
20 |
|
1282). |
21 |
|
|
22 |
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
* ContentChecker.pm: Support for global attributes. |
* ContentChecker.pm: Support for global attributes. |