| 1 |
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Output.pm (start_section): Don't output |script| element for tab |
| 4 |
|
control if not desired. |
| 5 |
|
|
| 6 |
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* Output.pm (generate_input_section): Added support for JavaScript |
| 9 |
|
regular expressions. |
| 10 |
|
|
| 11 |
|
2008-12-10 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
| 13 |
|
* Result.pm: Added support for |valueref| parameter of an error. |
| 14 |
|
|pos_end| should point the (intercharacter) position where the |
| 15 |
|
highlighted substring ends, not the character before the position, |
| 16 |
|
otherwise empty substring cannot be represented well. |
| 17 |
|
|
| 18 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
| 19 |
|
|
| 20 |
|
* Output.pm: Support for the |text/x-css-inline| type is added. |
| 21 |
|
|
| 22 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
| 23 |
|
|
| 24 |
|
* Output.pm ($htescape, $htescape_value): Commented out |
| 25 |
|
redundant things for now. |
| 26 |
|
|
| 27 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
| 28 |
|
|
| 29 |
|
* Result.pm (add_error): Support for |line_diff| and |column_diff| |
| 30 |
|
parameters. |
| 31 |
|
|
| 32 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
| 33 |
|
|
| 34 |
|
* Output.pm (generate_input_section): Set |tabindex=0| to |details| |
| 35 |
|
header, to make the header focusable. |
| 36 |
|
|
| 37 |
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
| 38 |
|
|
| 39 |
* Result.pm (generate_result_section): Initial |
* Result.pm (generate_result_section): Initial |