Re: "match a selectors string" in the DOM spec doesn't do what it wants to be doing
"Tab Atkins Jr." <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <CAAWBYDDHGib1yH=MA4nR_=5_Pv2JCJx4wDmo_8JpFB2p3e5EbQ@mail.gmail.com> |
On Aug 1, 2014 9:56 AM, "Boris Zbarsky" <[email protected]> wrote: > > It does "evaluate a selector" linking to http://dev.w3.org/csswg/selectors/#evaluate-a-selector which walks around child lists and so forth. That's not what it's aiming to do. > > Sadly, I don't think Selectors exposes a hook for what "evaluate a selector" wants to do. I can add whatever's needed, obviously. ~TJ