1 |
|
2007-12-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSSRule.pm (type, css_text): Typo fixed. |
4 |
|
(____new): s/_selector/_selectors/g; |
5 |
|
(CSSStyleRule.css_text, selectors_text): Ad hoc implementation. |
6 |
|
|
7 |
|
* CSSStyleDeclaration.pm (css_text): Ad hoc implementation. |
8 |
|
|
9 |
|
* CSSStyleSheet.pm (new): s/new/____new/. |
10 |
|
(css_text): New attribute. |
11 |
|
|
12 |
|
2007-12-22 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* MediaList.pm: New placeholder for a CSSOM interface. |
15 |
|
|
16 |
|
* CSSRule.pm, CSSStyleSheet.pm: Implementing the initial |
17 |
|
setting of owner* and parent* attributes; support |
18 |
|
for the |delete_rule| method. |
19 |
|
|
20 |
|
2007-12-22 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* CSSStyleSheet.pm, CSSRule.pm, CSSRuleList.pm, CSSStyleDeclaration.pm: |
23 |
|
First version of CSSOM implementation. |
24 |
|
|
25 |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
* Document.pm, Entity.pm (manakai_has_bom, |
* Document.pm, Entity.pm (manakai_has_bom, |