/[suikacvs]/markup/html/whatpm/Whatpm/CSS/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/CSS/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.88 by wakaba, Fri Feb 8 15:05:56 2008 UTC revision 1.92 by wakaba, Mon Feb 11 00:32:08 2008 UTC
# Line 1  Line 1 
1    2008-02-11  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm (parse_char_string): Precious '@charset' error
4            reporting.
5    
6    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
7    
8            * Parser.pm (parse_char_string): '@import' support.
9    
10    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
11    
12            * Parser.pm (parse_char_string): Create a style sheet
13            before the actual parsing (or use the style sheet created before
14            the invocation to the method.
15            (init): New.
16    
17    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
18    
19            * Parser.pm: |attr(prefix|localname)| did not work.  Support
20            for uppercase namespace prefixes (namespace prefixes were
21            not normalized into lowercase when they were looked up.).  Report
22            the property name token when an unknown property error is raised.
23            The '-moz-pre-wrap' value is supported for 'white-space' property.
24            ('background-position'): 'center left' and 'center right'
25            were not supported.
26    
27            * SelectorsParser.pm: Report the namespace prefix token when
28            an undeclared prefix error is raised.  S_TOKEN in
29            COMBINATOR_STATE was not handled correctly.
30    
31    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
32    
33            * Parser.pm (new): s/unsupported/u/;
34    
35  2008-02-08  Wakaba  <wakaba@suika.fam.cx>  2008-02-08  Wakaba  <wakaba@suika.fam.cx>
36    
37          * Parser.pm: Support for '@nedia' at-rule.          * Parser.pm: Support for '@nedia' at-rule.

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.92

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24