Re: [whatwg/dom] Proposal - Update XPath to (at least) v2.0 (#903)

@DrRataplan unless you are thinking about exposing *XPath* through `querySelector`/`All`, I am not sure how that would cover the crawling/addressing use case, but as your solution would still mean updating XPath *and* hooking it into CSS, I don't think your idea would take less time than simply updating XPath.

Also worth reminding that updating XPath, as proposed in here, has nothing to do with styling, as any live styling through XPath will make pages likely very slow, otherwise we would already have `:has(...)` selector widely implemented.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/903#issuecomment-708247191

Received on Wednesday, 14 October 2020 08:29:48 UTC