/[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.55 by wakaba, Sat Jan 12 14:45:47 2008 UTC revision 1.60 by wakaba, Mon Jan 14 13:53:50 2008 UTC
# Line 1  Line 1 
1    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm (-moz-opacity): DOM attribute name was wrong.
4    
5    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Cascade.pm (get_cascaded_value): No longer have to test
8            whether priority is defined.
9    
10            * Parser.pm (parse_char_string): Set an empty string as the priority
11            if no priority was specified.
12    
13    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
14    
15            * Parser.pm (serialize, serialize_multiple): Return an empty
16            string (not undef) if the property has no assigned value.
17    
18    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
19    
20            * Parser.pm (parse_char_string): Namespace support is revised so
21            that more Gecko-like namespace serialization can be implemented.
22    
23            * SelectorsSerializer.pm (serialize_selector_text): Revised.
24            Now it does almost same as what Gecko does for namespace
25            tratements, what Gecko does for universal selector omittion, and what
26            Opera does for ordering (i.e. no sorting).  Only one COLON
27            for pseudo-elements since Gecko and Opera do so.
28    
29    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
30    
31            * SelectorsSerializer.pm (serialize_selector_text): New method.
32    
33  2008-01-12  Wakaba  <wakaba@suika.fam.cx>  2008-01-12  Wakaba  <wakaba@suika.fam.cx>
34    
35          * Parser.pm: 'opacity' and '-moz-opacity' are implemented.          * Parser.pm: 'opacity' and '-moz-opacity' are implemented.

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.60

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24