1 |
|
2008-01-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSSStyleDeclaration.pm (css_text): Allow |{compute_multiple}| |
4 |
|
as well as |{compute}| as a way to filter out longhand |
5 |
|
properties. Sort properties by names for readability. |
6 |
|
|
7 |
|
2008-01-01 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* CSSStyleDeclaration.pm (css_text): Output |undef| property |
10 |
|
information for debugging. |
11 |
|
|
12 |
|
* CSSStyleSheet.pm (manakai_base_uri): New attribute. |
13 |
|
|
14 |
|
2008-01-01 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* CSSStyleDeclaration.pm (CSSComputedStyleDeclaration): New class. |
17 |
|
|
18 |
|
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* SelectorsAPI.pm, Document.pm (___query_selector_all): New internal |
21 |
|
method. |
22 |
|
|
23 |
|
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* SelectorsAPI.pm: Make simple-selector-sequence-matching |
26 |
|
an independent function. |
27 |
|
|
28 |
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
* CSSStyleDeclaration.pm (AUTOLOAD): Getter for attributes |
* CSSStyleDeclaration.pm (AUTOLOAD): Getter for attributes |