/[suikacvs]/messaging/manakai/lib/Message/DOM/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/DOM/ChangeLog

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

revision 1.284 by wakaba, Fri Jan 4 14:45:29 2008 UTC revision 1.290 by wakaba, Mon Jan 14 11:18:49 2008 UTC
# Line 1  Line 1 
1    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * CSSStyleDeclaration.pm: The classes now explicitly implement
4            the |CSS2Properties| interface.
5            (@{}, TIEARRAY, FETCH, FETCHSIZE, EXISTS, item, length): Implemented.
6    
7    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
8    
9            * CSSStyleDeclaration.pm (attributes reflecting CSS properties):
10            Return an empty string if no value is assigned to the property.  Insert
11            a SPACE before '!' for compatibility with Firefox.
12    
13    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
14    
15            * CSSRule.pm (css_text): Trailing newline character is removed
16            to avoid double empty lines in CSSStyleSheet->css_text.
17            (selector_text): Namespace support is fixed.
18    
19            * CSSStyleSheet.pm (___new): Now it accepts |_nsmap| option.
20    
21    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
22    
23            * CSSRule.pm (selector_text): Use |serialize_selector_text|
24            to get better result.
25    
26    2008-01-13  Wakaba  <wakaba@suika.fam.cx>
27    
28            * Window.pm: New Perl module.
29    
30            * Document.pm (default_view): Implemented.
31    
32            * Element.pm (current_style): Implemented.
33    
34    2008-01-06  Wakaba  <wakaba@suika.fam.cx>
35    
36            * CSSStyleDeclaration.pm (css_text): Allow to shorten a complete
37            set of longhand properties.
38            (get_property_priority): Implemented.
39            (CSSComputedStyleDeclaration AUTOLOAD): Implemented for reflecting
40            attributes.
41    
42  2008-01-04  Wakaba  <wakaba@suika.fam.cx>  2008-01-04  Wakaba  <wakaba@suika.fam.cx>
43    
44          * CSSStyleDeclaration.pm (css_text): Allow |{compute_multiple}|          * CSSStyleDeclaration.pm (css_text): Allow |{compute_multiple}|

Legend:
Removed from v.1.284  
changed lines
  Added in v.1.290

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24