1 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pod (get_inner_html): Removed. |
4 |
|
|
5 |
|
* Makefile (HTML-all, HTML-clean): New. |
6 |
|
|
7 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* HTML.pm.src (get_inner_html): Removed (moved to HTML/Serializer.pm). |
10 |
|
|
11 |
|
2007-11-08 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* mklinktypelist.pl: s/noreferer/noreferrer/ (HTML5 revision 1132). |
14 |
|
|
15 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* Makefile: |CacheManifest.html| is added. |
18 |
|
|
19 |
|
* CacheManifest.pod: New file. |
20 |
|
|
21 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* CacheManifest.pm: New module. |
24 |
|
|
25 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* HTML.pm.src: Support for application cache selection algorithm |
28 |
|
callback. |
29 |
|
|
30 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* mklinktypelist.pl: Support for rel=noreferer (HTML5 revision 1118). |
33 |
|
|
34 |
|
2007-10-17 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* Makefile (clean): New rule. |
37 |
|
|
38 |
|
* NanoDOM.pm (public_id, system_id): New attributes. |
39 |
|
|
40 |
|
2007-10-17 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* Makefile (CSS-all, CSS-clean, clean): New rules. |
43 |
|
|
44 |
|
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* ContentChecker.pm (check_document): Support for |
47 |
|
new |is_xml_root| flag. |
48 |
|
(check_element): Support for new |pluses| state. |
49 |
|
(_add_pluses): New method. |
50 |
|
(_remove_minuses): Support for new |minus| item. |
51 |
|
|
52 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* ContentChecker.pm: Raise specific error for invalid |
55 |
|
root element. |
56 |
|
|
57 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* ContentChecker.pm: Set level values for later uses. |
60 |
|
|
61 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* ContentChecker.pm: Support for language tag validation. |
64 |
|
|
65 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
* LangTag.pm (check_rfc3066_language_tag): New method. |
* LangTag.pm (check_rfc3066_language_tag): New method. |