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