haikuwebkit/LayoutTests/fast/shadow-dom/nth-node-on-shadow-child-in...

8 lines
193 B
HTML

<!DOCTYPE html>
<html>
<body>
<p>Test passes if you see a single 200px by 200px green box below.</p>
<div style="width: 200px; height: 200px; background: green;"></div>
</body>
</html>