1 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Document.pm, Element.pm (inner_html): Use |Whatpm::HTML::Serializer| |
4 |
|
for getter. |
5 |
|
|
6 |
|
2007-10-27 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Event.pm (init_event, init_event_ns, init_custom_event_ns): |
9 |
|
The |namespaceURI| attribute was not set correctly. |
10 |
|
|
11 |
|
* DOMEvents.dis: Removed. |
12 |
|
|
13 |
|
2007-10-08 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* Event.pm, EventTarget.pm, EventTargetNode.pm, |
16 |
|
EventException.pm: Implemented (but not tested!). |
17 |
|
|
18 |
|
* DOMException.pm (MALFORMED_EVENT_TYPE_ERR, |
19 |
|
EVENT_INTERFACE_NOT_SUPPORTED_ERR, EXTERNAL_EVENT_ERR): New |
20 |
|
error subtypes. |
21 |
|
|
22 |
|
* DOMImplementation.pm ($HasFeature): The |Event| feature, |
23 |
|
version |3.0|, is added. |
24 |
|
|
25 |
|
* Document.pm, Node.pm: Event attributes and |
26 |
|
methods are implemented. |
27 |
|
|
28 |
|
2007-10-07 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* SelectorsAPI.pm ($get_elements_by_selectors): Receive |
31 |
|
an additional argument for "current element". |
32 |
|
Support for |-manakai-current| and |-manakai-current(/s/)| |
33 |
|
pseudo-classes. |
34 |
|
|
35 |
|
2007-09-29 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* SelectorsAPI.pm: Attribute selectors are implemented. |
38 |
|
|
39 |
2007-09-29 Wakaba <wakaba@suika.fam.cx> |
2007-09-29 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
* SelectorsAPI.pm (ElementSelector): Implemented. |
* SelectorsAPI.pm (ElementSelector): Implemented. |