Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
LayoutTests
/
css3
/
blending
/
svg-isolation-default-expected.html
blob: 25e6e31d8c47ba2def943cae8a4ef0e2777f4b30 [
file
] [
log
] [
blame
]
<!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>