- From: Andrea Giammarchi <notifications@github.com>
- Date: Wed, 14 Oct 2020 01:29:35 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 October 2020 08:29:48 UTC
@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