blob: 273040a18ea6c85a146c7f0ff701e7b48246853a [file] [log] [blame]
<!doctype html>
<html>
<body>
<p>Test the specificity of :not() with complex 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>