Implement matching of element relations for DOM selection
commitfc35d9ee33ed2d36330129f55d8a881dd64696aa
authorJonas Fonseca <fonseca@diku.dk>
Sun, 25 Dec 2005 02:48:53 +0000 (25 03:48 +0100)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Sun, 25 Dec 2005 02:48:53 +0000 (25 03:48 +0100)
tree54fdd1c289caf213150e7f41e9d5df0a286ede15
parent13476789889d076f4a4c5b93939f3ee58dea935d
Implement matching of element relations for DOM selection

It requires searching the select_data stack for all matches of the parent
selector and check the properties of matched nodes.
src/document/dom/select.c