1 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CacheManifest.pm: New module. |
4 |
|
|
5 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm.src: Support for application cache selection algorithm |
8 |
|
callback. |
9 |
|
|
10 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* mklinktypelist.pl: Support for rel=noreferer (HTML5 revision 1118). |
13 |
|
|
14 |
|
2007-10-17 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Makefile (clean): New rule. |
17 |
|
|
18 |
|
* NanoDOM.pm (public_id, system_id): New attributes. |
19 |
|
|
20 |
|
2007-10-17 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* Makefile (CSS-all, CSS-clean, clean): New rules. |
23 |
|
|
24 |
|
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* ContentChecker.pm (check_document): Support for |
27 |
|
new |is_xml_root| flag. |
28 |
|
(check_element): Support for new |pluses| state. |
29 |
|
(_add_pluses): New method. |
30 |
|
(_remove_minuses): Support for new |minus| item. |
31 |
|
|
32 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* ContentChecker.pm: Raise specific error for invalid |
35 |
|
root element. |
36 |
|
|
37 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* ContentChecker.pm: Set level values for later uses. |
40 |
|
|
41 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* ContentChecker.pm: Support for language tag validation. |
44 |
|
|
45 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* LangTag.pm (check_rfc3066_language_tag): New method. |
48 |
|
|
49 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* LangTag.pm: New module. |
52 |
|
|
53 |
|
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* HTML.pm.src: Some error types were wrong. |
56 |
|
|
57 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* CSS/: New directory. |
60 |
|
|
61 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* ContentChecker.pm (_check_get_children): Support |
64 |
|
for |noscript| in |head|. |
65 |
|
|
66 |
|
2007-08-12 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* URI/: New directory. |
69 |
|
|
70 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* HTML.pm.src: Tokenizer's states are now represented in |
73 |
|
number. |
74 |
|
|
75 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* HTML.pm.src: |or|s for insertion modes are replaced |
78 |
|
by |&|s. |
79 |
|
|
80 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* HTML.pm.src: Token types are now represented in number. |
83 |
|
|
84 |
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
* ContentType.pm (SEE ALSO): Updated. |
* ContentType.pm (SEE ALSO): Updated. |