haikuwebkit/LayoutTests/svg/repaint/add-background-property-on-...

5 lines
149 B
HTML

<!DOCTYPE html>
<div style="width: 100px; height: 100px; background: red">
<svg width="100" height="100" style="background: green"></svg>
</div>