1 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTMLTable.pm: The algorithm is now 0-based indexing, instead |
4 |
|
of 1-based (HTML5 revision 1376). |
5 |
|
|
6 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentType.pm: "Content-Type: text/plain; charset=UTF-8" |
9 |
|
and "Content-Encoding" no longer prevent sniffing (HTML5 |
10 |
|
revision 1288). |
11 |
|
|
12 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* ContentType.pm: Skip BOMs n feed or HTML algorithm (HTML5 revision |
15 |
|
1282). |
16 |
|
|
17 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* ContentChecker.pm: Support for global attributes. |
20 |
|
Status of XML specs are added. |
21 |
|
|
22 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* ContentChecker.pm (check_element): Support for |template=""| |
25 |
|
and |ref=""| attribute (referent element type checking). |
26 |
|
|
27 |
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* CacheManifest.pm (_parse): New same origin definition (HTML5 revision |
* CacheManifest.pm (_parse): New same origin definition (HTML5 revision |