1 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Output.pm: Support for the |text/x-css-inline| type is added. |
4 |
|
|
5 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Output.pm ($htescape, $htescape_value): Commented out |
8 |
|
redundant things for now. |
9 |
|
|
10 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Result.pm (add_error): Support for |line_diff| and |column_diff| |
13 |
|
parameters. |
14 |
|
|
15 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* Output.pm (generate_input_section): Set |tabindex=0| to |details| |
18 |
|
header, to make the header focusable. |
19 |
|
|
20 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* Result.pm (generate_result_section): Initial |
23 |
|
support for the charset layer. |
24 |
|
|
25 |
|
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* Output.pm (nl_text): Support for |<var>{octets}</var>|, |
28 |
|
|<var>{char}</var>|, and |<var>{char:hexref}</var>| |
29 |
|
macros. |
30 |
|
(generate_input_section): More charsets are added |
31 |
|
to the list of charsets. |
32 |
|
|
33 |
|
* Result.pm: Pass |char| and |octets| arguments |
34 |
|
to |nl_text|. |
35 |
|
|
36 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* Result.pm (add_error): Don't raise an error even if the |
39 |
|
end position is after the end of the string. |
40 |
|
|
41 |
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
* Result.pm (add_error): Support for |value|-segment marking. |
* Result.pm (add_error): Support for |value|-segment marking. |