Check that the hide-if-has-and-matches-style snippet is working as expected.
Test that basic usage of the snippet works as expected.
abptestpages.org#$#hide-if-has-and-matches-style a[href="#basic-target-ad"] div[id] span.label /./ 'display: inline;'
Test that an element that does not match the searchStyle parameter is not hidden.
abptestpages.org#$#hide-if-has-and-matches-style a[href="#comments-target-ad"] div[id] span.label ';' /\\bdisplay:\ inline\;/