/[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.52 by wakaba, Sat Jan 12 07:20:22 2008 UTC revision 1.57 by wakaba, Mon Jan 14 05:57:35 2008 UTC
# Line 1  Line 1 
1    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm (parse_char_string): Namespace support is revised so
4            that more Gecko-like namespace serialization can be implemented.
5    
6            * SelectorsSerializer.pm (serialize_selector_text): Revised.
7            Now it does almost same as what Gecko does for namespace
8            tratements, what Gecko does for universal selector omittion, and what
9            Opera does for ordering (i.e. no sorting).  Only one COLON
10            for pseudo-elements since Gecko and Opera do so.
11    
12    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
13    
14            * SelectorsSerializer.pm (serialize_selector_text): New method.
15    
16    2008-01-12  Wakaba  <wakaba@suika.fam.cx>
17    
18            * Parser.pm: 'opacity' and '-moz-opacity' are implemented.
19    
20    2008-01-12  Wakaba  <wakaba@suika.fam.cx>
21    
22            * Parser.pm: 'font' is implemented.
23    
24    2008-01-12  Wakaba  <wakaba@suika.fam.cx>
25    
26            * Parser.pm: 'background' is implemented.
27    
28  2008-01-12  Wakaba  <wakaba@suika.fam.cx>  2008-01-12  Wakaba  <wakaba@suika.fam.cx>
29    
30          * Parser.pm: 'border', 'border-top', 'border-right', 'border-bottom',          * Parser.pm: 'border', 'border-top', 'border-right', 'border-bottom',
31          'border-left', and 'outline' are implemented.  White space characters          'border-left', and 'outline' are implemented.  White space characters
32          were not allowed between property name and COLON.          were not allowed between property name and COLON.  NUMBER and
33            DIMENSION are not allowed as color in quirks mode.
34    
35  2008-01-06  Wakaba  <wakaba@suika.fam.cx>  2008-01-06  Wakaba  <wakaba@suika.fam.cx>
36    

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.57

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24