[csswg-drafts] [css-nesting] Update mentions of :matches() to :is() or :where() (#5428)

tomhodgins has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-nesting] Update mentions of :matches() to :is() or :where() ==
Just noticed the text of the CSS Nesting spec mentions `:matches()` in a number of places that should probably be updated to [`:is()`](https://drafts.csswg.org/selectors-4/#matches) or [`:where()`](https://drafts.csswg.org/selectors-4/#zero-matches).

Also, a quick search of this repository shows a couple other places files where `:matches()` could be updated for clarity as well:

- https://github.com/w3c/csswg-drafts/blob/4223887dd3d671c9b9c55033538b94ef08a9eec3/selectors-4/deferred-for-level-5

- [**[css-extensions]** spec](https://github.com/w3c/csswg-drafts/blob/4223887dd3d671c9b9c55033538b94ef08a9eec3/css-extensions-1/Overview.bs)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5428 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 13 August 2020 19:55:19 UTC