blob: e7c8a609d1d3aac132a1e7dc375a666f27dd3be2 [file] [log] [blame]
<!doctype html>
<html>
<body>
<p>This test checks the dynamic specificity of :matches() with compound selectors. The test succeed is the text "Target" appears on in white over a green background.</p>
<target style="background-color: green; color: white; border: none;">Target</target>
</body>
</html>