Extended selector to access shadow DOM elements

Check that the CSS selector's extended syntax is working as expected.

Simple closed shadow root with hide-if-contains

Test that basic usage of hide-if-contains works as expected against a closed shadow root.

Example Content

Steps

Filters

Wrapping shadow root with hide-if-contains

Test that basic usage of hide-if-contains works as expected against a nested closed shadow root.

Example Content

Steps

Filters

Closed shadow root wraps several elements with hide-if-contains

Test that usage of hide-if-contains works as expected when transpassing a shadow root boundary, hiding one element within but not the whole shadow root.

Steps

Filters

Closed shadow root with hide-if-contains-visible-text

Test that basic usage of hide-if-contains-visible-text works as expected against a closed shadow root.

Example Content
Failed. Element not hidden.

Steps

Filters

Simple closed shadow root with hide-if-contains-and-matches-style

Test that basic usage of hide-if-contains-and-matches-style works as expected against a closed shadow root.

Example Content

Should not be hidden.hicamss

Steps

Filters

Simple closed shadow root with hide-if-has-and-matches-style

Test that basic usage of hide-if-has-and-matches-style works as expected against a closed shadow root.

Example Content

Should not be hidden. hicamss

Steps

Filters