/[suikacvs]/test/html-webhacc/ChangeLog
Suika

Contents of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.57 - (hide annotations) (download)
Sun Mar 16 11:38:47 2008 UTC (18 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.56: +5 -0 lines
++ ChangeLog	16 Mar 2008 11:38:43 -0000
	* cc.cgi: Line break treatment was different from
	that of HTML and CSS parsers.

2008-03-16  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.53 2008-03-16 Wakaba <[email protected]>
2    
3 wakaba 1.57 * cc.cgi: Line break treatment was different from
4     that of HTML and CSS parsers.
5    
6     2008-03-16 Wakaba <[email protected]>
7    
8 wakaba 1.56 * cc-script.js: Unquote U+hhhh escapes.
9    
10     2008-03-16 Wakaba <[email protected]>
11    
12 wakaba 1.55 * cc.cgi (get_error_label): Use token's line and column
13     if available.
14    
15     2008-03-16 Wakaba <[email protected]>
16    
17 wakaba 1.54 * cc-script.js: Character was not marked if the line
18     is less than 50 characters.
19    
20     2008-03-16 Wakaba <[email protected]>
21    
22 wakaba