1 |
|
2007-12-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* MediaList.pm: New placeholder for a CSSOM interface. |
4 |
|
|
5 |
|
* CSSRule.pm, CSSStyleSheet.pm: Implementing the initial |
6 |
|
setting of owner* and parent* attributes; support |
7 |
|
for the |delete_rule| method. |
8 |
|
|
9 |
|
2007-12-22 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* CSSStyleSheet.pm, CSSRule.pm, CSSRuleList.pm, CSSStyleDeclaration.pm: |
12 |
|
First version of CSSOM implementation. |
13 |
|
|
14 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Document.pm, Entity.pm (manakai_has_bom, |
17 |
|
manakai_charset): New attributes. |
18 |
|
|
19 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Document.pm, Element.pm (inner_html): Use |Whatpm::HTML::Serializer| |
22 |
|
for getter. |
23 |
|
|
24 |
|
2007-10-27 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* Event.pm (init_event, init_event_ns, init_custom_event_ns): |
27 |
|
The |namespaceURI| attribute was not set correctly. |
28 |
|
|
29 |
|
* DOMEvents.dis: Removed. |
30 |
|
|
31 |
2007-10-08 Wakaba <wakaba@suika.fam.cx> |
2007-10-08 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
* Event.pm, EventTarget.pm, EventTargetNode.pm, |
* Event.pm, EventTarget.pm, EventTargetNode.pm, |