/[suikacvs]/markup/html/whatpm/Whatpm/CSS/Parser.pm
Suika

Diff of /markup/html/whatpm/Whatpm/CSS/Parser.pm

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

revision 1.35 by wakaba, Mon Jan 14 11:21:22 2008 UTC revision 1.36 by wakaba, Mon Jan 14 13:53:50 2008 UTC
# Line 1853  $Attr->{opacity} = $Prop->{opacity}; Line 1853  $Attr->{opacity} = $Prop->{opacity};
1853  $Key->{opacity} = $Prop->{opacity};  $Key->{opacity} = $Prop->{opacity};
1854    
1855  $Prop->{'-moz-opacity'} = $Prop->{opacity};  $Prop->{'-moz-opacity'} = $Prop->{opacity};
1856  $Attr->{MozOpacity} = $Attr->{opacity};  $Attr->{_moz_opacity} = $Attr->{opacity};
1857    
1858  my $length_unit = {  my $length_unit = {
1859    em => 1, ex => 1, px => 1,    em => 1, ex => 1, px => 1,

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24