Anne van Kesteren wrote:
If :scope needs to work matching in implementations might need to change by the way. Currently matching is only against the subtree. So <div>.querySelector("div") would only match descendant <div> elements.

I see no reason for this to change with :scope introduced, to be honest. Am I missing something?

-Boris

Reply via email to