diff --git a/css/selectors/invalidation/matches.html b/css/selectors/invalidation/is.html similarity index 84% rename from css/selectors/invalidation/matches.html rename to css/selectors/invalidation/is.html index 634ded3c7d760f6..0d905dcd4f6c479 100644 --- a/css/selectors/invalidation/matches.html +++ b/css/selectors/invalidation/is.html @@ -1,10 +1,10 @@ - CSS Selectors Invalidation: :matches() + CSS Selectors Invalidation: :is() - + diff --git a/css/selectors/matches-nested.html b/css/selectors/is-nested.html similarity index 74% rename from css/selectors/matches-nested.html rename to css/selectors/is-nested.html index b82d43d09017955..7c3973ae058edfc 100644 --- a/css/selectors/matches-nested.html +++ b/css/selectors/is-nested.html @@ -1,31 +1,31 @@ - CSS Selectors: :matches() + CSS Selectors: :is() - +