Log of /messaging/manakai/t/selectors-test-1.dat
Parent Directory
| Revision Log
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 7 04:55:32 2007 UTC
(17 years, 1 month ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.5: +119 -0 lines
Diff to
previous 1.5
++ manakai/lib/Message/DOM/ChangeLog 7 Oct 2007 04:54:44 -0000
2007-10-07 Wakaba <wakaba@suika.fam.cx>
* SelectorsAPI.pm ($get_elements_by_selectors): Receive
an additional argument for "current element".
Support for |-manakai-current| and |-manakai-current(/s/)|
pseudo-classes.
++ manakai/t/ChangeLog 7 Oct 2007 04:55:22 -0000
2007-10-07 Wakaba <wakaba@suika.fam.cx>
* selectors-test-1.dat: New tests for |-manakai-current|
and |-manakai-contains| pseudo-classes are added.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 29 14:03:04 2007 UTC
(17 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +446 -0 lines
Diff to
previous 1.4
++ manakai/lib/Message/DOM/ChangeLog 29 Sep 2007 14:02:51 -0000
* SelectorsAPI.pm: Attribute selectors are implemented.
2007-09-29 Wakaba <wakaba@suika.fam.cx>
++ manakai/t/ChangeLog 29 Sep 2007 14:02:30 -0000
* selectors-test-1.dat: New tests for attribute selectors
are added.
2007-09-29 Wakaba <wakaba@suika.fam.cx>
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 29 08:29:41 2007 UTC
(17 years, 2 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
manakai-release-0-4-0
Changes since
1.3: +96 -1 lines
Diff to
previous 1.3
++ manakai/lib/Message/DOM/ChangeLog 29 Sep 2007 08:28:04 -0000
* SelectorsAPI.pm (ElementSelector): Implemented.
2007-09-29 Wakaba <wakaba@suika.fam.cx>
++ manakai/t/ChangeLog 29 Sep 2007 08:28:54 -0000
* DOM-SelectorsAPI-1.t: Suport for testing of |ElementSelector|
methods.
* selectors-test-1.dat: New test data for |ElementSelector|
methods are added.
2007-09-29 Wakaba <wakaba@suika.fam.cx>
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 24 10:16:14 2007 UTC
(17 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +15 -0 lines
Diff to
previous 1.2
++ manakai/lib/Message/DOM/ChangeLog 24 Sep 2007 10:15:28 -0000
2007-09-24 Wakaba <wakaba@suika.fam.cx>
* DOMException.pm (SYNTAX_ERR): New subtype is defined.
(UNDECLARED_PREFIX_ERR): New subtype is defined.
* Document.pm (Document): Implements the |DocumentSelector|
interface.
* Element.pm (Element): Implements the |ElementSelector|
interface.
* Node.pm (Node): Implements the |NSResolver| interface.
* SelectorsAPI.pm: Now (hopefully) conform to the Selectors
API Editor's Draft (only |query_selector_all| on |Document|,
with limited selectors syntax support, though).
++ manakai/t/ChangeLog 24 Sep 2007 10:16:05 -0000
2007-09-24 Wakaba <wakaba@suika.fam.cx>
* selectors-test-1.dat: New tests for pseudo-elements
are added.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 23 13:32:41 2007 UTC
(17 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +71 -0 lines
Diff to
previous 1.1
++ manakai/lib/Message/DOM/ChangeLog 23 Sep 2007 13:31:54 -0000
* SelectorsAPI.pm: Namespaced type/universal selectors
are supported.
2007-09-23 Wakaba <wakaba@suika.fam.cx>
++ manakai/t/ChangeLog 23 Sep 2007 13:31:20 -0000
* selectors-test-1.dat: Namespaced type and universal
selector tests are added.
2007-09-23 Wakaba <wakaba@suika.fam.cx>
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.