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