haikuwebkit/LayoutTests/fast/css/case-insensitive-attribute-...

13 lines
285 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Case Insensitive Attribute matching</title>
</head>
<body>
<p>On success, there should be no red anywhere.</p>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 100 100" style="margin-top:50px">
</svg>
</body>
</html>