+
4.2 The Matches-Any Pseudo-class: :is() |
is |
|
Script |
CSS Selectors Invalidation: :is()
- This tests that the :is() selector is effective
|
is-default-ns-001 |
= |
|
Default namespace gets ignored inside non-type selectors for :is() / :not() / :where().
|
is-default-ns-002 |
= |
|
Default namespace gets ignored inside non-type selectors for :is() / :not() / :where().
|
is-default-ns-003 |
= |
|
Default namespace respected inside :is() for non-subject compounds
|
is-nested |
|
Script |
CSS Selectors: :is()
- This tests that the :is() selector is effective when nested
|
is-specificity |
|
Script |
CSS Selectors: :is()
- This tests that the :is() selector chooses the correct specificity
|
is-specificity-shadow |
|
Script |
Specificity of :host() inside :is()
|
is-where-basic |
|
Script |
Basic :is/:where matching behavior
|
is-where-error-recovery |
|
Script |
CSS Selectors: :is() and :where() error recovery
|
is-where-not |
|
Script |
:is() inside :not()
|
is-where-parsing |
|
Script |
CSS Selectors: :is() and :where() parsing
|
is-where-pseudo-classes |
|
Script |
:is() combined with pseudo-classes
|
is-where-pseudo-elements |
= |
|
:is() combined with pseudo elements
|
is-where-shadow |
|
Script |
:is() inside shadow pseudos
|
is-where-visited |
= |
|
:is/:where combined with :visited/:link
|