/[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.89 by wakaba, Sat Feb 9 11:29:13 2008 UTC revision 1.96 by wakaba, Mon Sep 15 14:34:24 2008 UTC
# Line 1  Line 1 
1    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm: Support for Firefox3's new 'width' keywords.
4    
5    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Parser.pm (cursor): Support for 'hand' keyword.
8    
9    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
10    
11            * MediaQueryParser.pm, SelectorsParser.pm, Parser.pm: Support
12            for new style of error reports.
13    
14    2008-02-11  Wakaba  <wakaba@suika.fam.cx>
15    
16            * Parser.pm: 'writing-mode', 'text-anchor', 'dominant-baseline',
17            and 'alignment-baseline' are implemented.
18    
19    2008-02-11  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Parser.pm (parse_char_string): Precious '@charset' error
22            reporting.
23    
24    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
25    
26            * Parser.pm (parse_char_string): '@import' support.
27    
28    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
29    
30            * Parser.pm (parse_char_string): Create a style sheet
31            before the actual parsing (or use the style sheet created before
32            the invocation to the method.
33            (init): New.
34    
35    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
36    
37            * Parser.pm: |attr(prefix|localname)| did not work.  Support
38            for uppercase namespace prefixes (namespace prefixes were
39            not normalized into lowercase when they were looked up.).  Report
40            the property name token when an unknown property error is raised.
41            The '-moz-pre-wrap' value is supported for 'white-space' property.
42            ('background-position'): 'center left' and 'center right'
43            were not supported.
44    
45            * SelectorsParser.pm: Report the namespace prefix token when
46            an undeclared prefix error is raised.  S_TOKEN in
47            COMBINATOR_STATE was not handled correctly.
48    
49  2008-02-09  Wakaba  <wakaba@suika.fam.cx>  2008-02-09  Wakaba  <wakaba@suika.fam.cx>
50    
51          * Parser.pm (new): s/unsupported/u/;          * Parser.pm (new): s/unsupported/u/;

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.96

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24