1 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMException.pm (SYNTAX_ERR): New subtype is defined. |
4 |
|
(UNDECLARED_PREFIX_ERR): New subtype is defined. |
5 |
|
|
6 |
|
* Document.pm (Document): Implements the |DocumentSelector| |
7 |
|
interface. |
8 |
|
|
9 |
|
* Element.pm (Element): Implements the |ElementSelector| |
10 |
|
interface. |
11 |
|
|
12 |
|
* Node.pm (Node): Implements the |NSResolver| interface. |
13 |
|
|
14 |
|
* SelectorsAPI.pm: Now (hopefully) conform to the Selectors |
15 |
|
API Editor's Draft (only |query_selector_all| on |Document|, |
16 |
|
with limited selectors syntax support, though). |
17 |
|
|
18 |
2007-09-23 Wakaba <wakaba@suika.fam.cx> |
2007-09-23 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
* SelectorsAPI.pm: Namespaced type/universal selectors |
* SelectorsAPI.pm: Namespaced type/universal selectors |