haikuwebkit/LayoutTests/fast/shadow-dom/css-scoping-slot-with-id-ex...

8 lines
209 B
HTML

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