/[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.277 by wakaba, Sun Dec 23 11:20:08 2007 UTC revision 1.289 by wakaba, Mon Jan 14 10:04:40 2008 UTC
# Line 1  Line 1 
1    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * CSSStyleDeclaration.pm (attributes reflecting CSS properties):
4            Return an empty string if no value is assigned to the property.  Insert
5            a SPACE before '!' for compatibility with Firefox.
6    
7    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
8    
9            * CSSRule.pm (css_text): Trailing newline character is removed
10            to avoid double empty lines in CSSStyleSheet->css_text.
11            (selector_text): Namespace support is fixed.
12    
13            * CSSStyleSheet.pm (___new): Now it accepts |_nsmap| option.
14    
15    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
16    
17            * CSSRule.pm (selector_text): Use |serialize_selector_text|
18            to get better result.
19    
20    2008-01-13  Wakaba  <wakaba@suika.fam.cx>
21    
22            * Window.pm: New Perl module.
23    
24            * Document.pm (default_view): Implemented.
25    
26            * Element.pm (current_style): Implemented.
27    
28    2008-01-06  Wakaba  <wakaba@suika.fam.cx>
29    
30            * CSSStyleDeclaration.pm (css_text): Allow to shorten a complete
31            set of longhand properties.
32            (get_property_priority): Implemented.
33            (CSSComputedStyleDeclaration AUTOLOAD): Implemented for reflecting
34            attributes.
35    
36    2008-01-04  Wakaba  <wakaba@suika.fam.cx>
37    
38            * CSSStyleDeclaration.pm (css_text): Allow |{compute_multiple}|
39            as well as |{compute}| as a way to filter out longhand
40            properties.  Sort properties by names for readability.
41    
42    2008-01-01  Wakaba  <wakaba@suika.fam.cx>
43    
44            * CSSStyleDeclaration.pm (css_text): Output |undef| property
45            information for debugging.
46    
47            * CSSStyleSheet.pm (manakai_base_uri): New attribute.
48    
49    2008-01-01  Wakaba  <wakaba@suika.fam.cx>
50    
51            * CSSStyleDeclaration.pm (CSSComputedStyleDeclaration): New class.
52    
53    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
54    
55            * SelectorsAPI.pm, Document.pm (___query_selector_all): New internal
56            method.
57    
58    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
59    
60            * SelectorsAPI.pm: Make simple-selector-sequence-matching
61            an independent function.
62    
63    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
64    
65            * CSSStyleDeclaration.pm (AUTOLOAD): Getter for attributes
66            reflecting CSS property is implemented.
67            (css_text): Getter is implemented.
68    
69    2007-12-24  Wakaba  <wakaba@suika.fam.cx>
70    
71            * CSSRule.pm (selector_text): Ad hoc support for namespace prefixes.
72            (CSSNamespaceRule.css_text): Getter implemented.
73    
74            * CSSStyleSheet.pm (manakai_is_default_namespace,
75            manakai_lookup_namespace_prefix): New methods.
76    
77  2007-12-23  Wakaba  <wakaba@suika.fam.cx>  2007-12-23  Wakaba  <wakaba@suika.fam.cx>
78    
79          * CSSRule.pm (@charset.css_text): Implemented.          * CSSRule.pm (@charset.css_text): Implemented.

Legend:
Removed from v.1.277  
changed lines
  Added in v.1.289

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24