Support for asking about ancestors under lhtml
notes
Mon Jan 4 07:06:50 UTC 2010 pix@kepibu.org
* Support for asking about ancestors under lhtml
--- old-Oh, Ducks!/notes 2015-04-10 05:31:39.000000000 +0000
+++ new-Oh, Ducks!/notes 2015-04-10 05:31:39.000000000 +0000
@@ -129,9 +129,11 @@
I also recommend submitting a patch. Other people might want to use
that selector, too!
* To Do
-** working lhtml/xmls support [1/2]
+** working lhtml/xmls support [2/2]
* [X] non-descendant cases (class, id, etc.)
- * [ ] selectors involving descendants
+ * [X] selectors involving descendants
+ CAUTION: Won't produce sane results if the document tree is
+ modified or you use nested (match)es.
** write documentation
** improve selector support
*** positional selectors [11/11]