/[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.82 by wakaba, Tue Jan 29 22:15:01 2008 UTC revision 1.90 by wakaba, Sun Feb 10 07:34:10 2008 UTC
# Line 1  Line 1 
1    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm: |attr(prefix|localname)| did not work.  Support
4            for uppercase namespace prefixes (namespace prefixes were
5            not normalized into lowercase when they were looked up.).  Report
6            the property name token when an unknown property error is raised.
7            The '-moz-pre-wrap' value is supported for 'white-space' property.
8            ('background-position'): 'center left' and 'center right'
9            were not supported.
10    
11            * SelectorsParser.pm: Report the namespace prefix token when
12            an undeclared prefix error is raised.  S_TOKEN in
13            COMBINATOR_STATE was not handled correctly.
14    
15    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
16    
17            * Parser.pm (new): s/unsupported/u/;
18    
19    2008-02-08  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Parser.pm: Support for '@nedia' at-rule.
22    
23    2008-02-08  Wakaba  <wakaba@suika.fam.cx>
24    
25            * MediaQueryParser.pm, MediaQuerySerializer.pm: New Perl modules.
26    
27    2008-02-03  Wakaba  <wakaba@suika.fam.cx>
28    
29            * Parser.pm ('display', 'list-style-type',
30            'caption-side'): CSS 2.0 values added.
31            ('font-size-adjust', 'font-stretch', 'marker-offset'): Implemented.
32            ($length_percentage_keyword_parser): Now this is in a variable.
33            ($length_keyword_parser): Now this is in a variable, too.
34            ('font'): Reset 'font-size-adjust' and 'font-stretch' as
35            defined by CSS2.
36            ('marks', 'size', 'page'): Implemented.
37    
38    2008-02-02  Wakaba  <wakaba@suika.fam.cx>
39    
40            * Parser.pm ($default_serializer, serialize parameters): Removed (now
41            it is part of manakai Message::DOM::CSSStyleDeclaration).
42            ('overflow' key): Removed (since it is a shorthand property).
43    
44    2008-02-02  Wakaba  <wakaba@suika.fam.cx>
45    
46            * Parser.pm ('font', 'cursor'): Serializer are
47            merged with $default_serializer.
48    
49    2008-02-02  Wakaba  <wakaba@suika.fam.cx>
50    
51            * Parser.pm ($default_serializer): New 'RECT' type supported.
52            ('clip'): Implemented.
53    
54  2008-01-30  Wakaba  <wakaba@suika.fam.cx>  2008-01-30  Wakaba  <wakaba@suika.fam.cx>
55    
56          * Parser.pm ($default_serializer): New 'ADDCOUNTER'          * Parser.pm ($default_serializer): New 'ADDCOUNTER'

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.90

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24