haikuwebkit/LayoutTests/css3/blending/svg-isolation-simple-expect...

7 lines
213 B
HTML

<!DOCTYPE HTML>
<svg xmlns="http://www.w3.org/2000/svg" width="400px" height="400px" style="background: green">
<g>
<rect x="100" y="100" width="200" height="200" style="fill: blue;"/>
</g>
</svg>