implicit-element is a better name than root
authorpix@kepibu.org
local dateSat, 05 Dec 2009 07:18:05
dateSat, 05 Dec 2009 07:18:05
hash20091205071805-50f04-2c98a4b984d814f0202218e36713ceae04ae196c.gz
implicit-element is a better name than root

Also add a bit of support for sibling combinators when dealing with the
implicit element, and note a problem that crops up when dealing with
selections on a non-root element (should a simple-selector select the
element, or is there an implicit descendant combinator?).
3 file(s) changed:
selectors.lisp +29 -11
tests.lisp +9 -4
unify.lisp +23 -2