blob: cfff7f5bbb3fdc2ab2a63d5bfd0496bfc56b77ce [file] [log] [blame]
<!doctype html>
<html>
<body>
<p>Test the specificity of :not() with compound selectors.</p>
<testcase style="color: green; background-color: pink;">This sentence should be green on a pink background, without border.</testcase>
<testcase style="color: pink; background-color: green;">This sentence should be pink on a green background, without border.</testcase>
</body>
</html>