Bring element-matches-p more in line with CSS terms as subject-p
notes
Mon Jan 4 01:04:12 UTC 2010 pix@kepibu.org
* Bring element-matches-p more in line with CSS terms as subject-p
--- old-Oh, Ducks!/notes 2015-10-20 20:10:11.000000000 +0000
+++ new-Oh, Ducks!/notes 2015-10-20 20:10:11.000000000 +0000
@@ -124,7 +124,7 @@
see <selectors.lisp>. Generally, you should add a class which is a
subclass of combinator or simple-selector, augment parse-selector with
an appropriate regular expression, and define a method on
-element-matches-p.
+subject-p.
I also recommend submitting a patch. Other people might want to use
that selector, too!