1 |
|
2008-01-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Window.pm: New Perl module. |
4 |
|
|
5 |
|
* Document.pm (default_view): Implemented. |
6 |
|
|
7 |
|
* Element.pm (current_style): Implemented. |
8 |
|
|
9 |
|
2008-01-06 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* CSSStyleDeclaration.pm (css_text): Allow to shorten a complete |
12 |
|
set of longhand properties. |
13 |
|
(get_property_priority): Implemented. |
14 |
|
(CSSComputedStyleDeclaration AUTOLOAD): Implemented for reflecting |
15 |
|
attributes. |
16 |
|
|
17 |
|
2008-01-04 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* CSSStyleDeclaration.pm (css_text): Allow |{compute_multiple}| |
20 |
|
as well as |{compute}| as a way to filter out longhand |
21 |
|
properties. Sort properties by names for readability. |
22 |
|
|
23 |
|
2008-01-01 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* CSSStyleDeclaration.pm (css_text): Output |undef| property |
26 |
|
information for debugging. |
27 |
|
|
28 |
|
* CSSStyleSheet.pm (manakai_base_uri): New attribute. |
29 |
|
|
30 |
|
2008-01-01 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* CSSStyleDeclaration.pm (CSSComputedStyleDeclaration): New class. |
33 |
|
|
34 |
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
* SelectorsAPI.pm, Document.pm (___query_selector_all): New internal |
* SelectorsAPI.pm, Document.pm (___query_selector_all): New internal |