servo/tests/ref/noteq_attr_exists_selector.html

11 lines
233 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Attribute exists selector: [foo]</title>
</head>
<body>
<p>This text should be green.</p>
<p>This text should be red.</p>
<p>This text should be black.</p>
</body>
</html>