Inline CSS with Extended Selectors

Check that inline CSS functionality with extended selectors is working as expected.

Basic :-abp-properties() usage with inline CSS

Test that an inline CSS filter using a :-abp-properties() selector changes target background from red to green.

Target
Target

Steps

Filters

Basic :-abp-has() usage with inline CSS

Test that an inline CSS filter using a :-abp-has() selector changes target background from red to green.

Target
Target

Steps

Filters

Basic :has() usage with inline CSS

Test that an inline CSS filter using a :has() selector changes target background from red to green.

Target
Target

Steps

Filters

Basic :-abp-contains() usage with inline CSS

Test that an inline CSS filter using a :-abp-contains() selector changes target background from red to green.

.inline-css-contains-target
.inline-css-contains-target

Steps

Filters

Basic :xpath() usage with inline CSS

Test that an inline CSS filter using a :xpath() selector changes target background from red to green.

Target
Target

Steps

Filters

Basic :has-text() usage with inline CSS

Test that an inline CSS filter using a :-has-text() selector changes target background from red to green.

inline-css-has-text
inline-css-has-text

Steps

Filters

Chained extended selectors with inline CSS

Test that an inline CSS filter using several of the extended selectors changes target background from red to green.

Target
Target

Steps

Filters

Case insensitive extended selectors with inline CSS

Test that an inline CSS filter is case insensitive and still changes target background from red to green.

Target
Target

Steps

Filters

Wildcard in extended selector with inline CSS

Test that an inline CSS filter using wildcards still changes target background from red to green.

Target
Target

Steps

Filters

Regular expression in :-abp-properties() with inline CSS

Test that an inline CSS filter using regular expressions still changes target background from red to green.

Target
Target
Target
Target
Not a target

Steps

Filters

Regular expression in :-abp-contains() with inline CSS

Test that an inline CSS filter using regular expressions still changes target background from red to green.

inline-css-containsregex1
inline-css-containsregex2
inline-css-containsregex1
inline-css-containsregex2

Steps

Filters