servo/tests/ref/noteq_attr_exists_selector.html
2014-09-08 20:21:42 -06:00

10 lines
197 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 black.</p>
</body>
</html>