haikuwebkit/LayoutTests/css3/blending/svg-isolation-default-expec...

5 lines
217 B
HTML

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