esquery icon indicating copy to clipboard operation
esquery copied to clipboard

Add support for css4 style reference combinators or something similar

Open jrfeenst opened this issue 12 years ago • 0 comments

CSS4 defines something called a reference combinator which allows for matching attributes between nodes. It would be a very expensive combinator but could be very useful for things like checking for identifiers which have not been declared earlier. I think it would need to be more generic than the one defined in CSS4 to be very useful.

jrfeenst avatar Aug 19 '13 23:08 jrfeenst