1 |
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Table.pm: Bug fix: Subsections are no longer associated with tabs. |
4 |
|
|
5 |
|
* RegExpJS.pm: Implemented graphization of regular expressions. |
6 |
|
|
7 |
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* RegExpJS.pm: New module. |
10 |
|
|
11 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm (generate_syntax_error_section): Now |charset:not |
14 |
|
supported| is also an error that might invalidate the validation |
15 |
|
result. |
16 |
|
|
17 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* CSSInline.pm: New module. |
20 |
|
|
21 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* CSS.pm: Support for Firefox3's new 'width' values. |
24 |
|
|
25 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* HTML.pm: Set the mode of the UnicodeChecker as HTML5. |
28 |
|
|
29 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* Base.pm (generate_source_string_section): Use |read| |
32 |
|
instead of |getc|. |
33 |
|
|
34 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* HTML.pm: Support for the Unicode character checking. |
37 |
|
|
38 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* CacheManifest.pm (generate_structure_dump_section): Support |
41 |
|
for broken manifest. |
42 |
|
|
43 |
|
* H2H.pm: New module. |
44 |
|
|
45 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* CSS.pm (generate_structure_error_section): Make the method |
48 |
|
do nothing. |
49 |
|
|
50 |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
* CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to |
* CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to |