1 |
|
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Some error types were wrong. |
4 |
|
|
5 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* CSS/: New directory. |
8 |
|
|
9 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* ContentChecker.pm (_check_get_children): Support |
12 |
|
for |noscript| in |head|. |
13 |
|
|
14 |
|
2007-08-12 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* URI/: New directory. |
17 |
|
|
18 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* HTML.pm.src: Tokenizer's states are now represented in |
21 |
|
number. |
22 |
|
|
23 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* HTML.pm.src: |or|s for insertion modes are replaced |
26 |
|
by |&|s. |
27 |
|
|
28 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* HTML.pm.src: Token types are now represented in number. |
31 |
|
|
32 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* ContentType.pm (SEE ALSO): Updated. |
35 |
|
|
36 |
|
* HTML.pm.src: Insertion modes are now represented in number. |
37 |
|
|
38 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* ContentType.pm: Sniffing for bitmap images (HTML5 revision |
41 |
|
999) is implemented. |
42 |
|
|
43 |
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
* ContentType.pm: Sniffing for |<script| (HTML5 revision |
* ContentType.pm: Sniffing for |<script| (HTML5 revision |