Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
LayoutTests
/
svg
/
custom
/
root-container-opacity-clip-viewBox.svg
blob: 91943b55e0f79c7fce49891f7635702da746fa0f [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<svg
xmlns
=
"http://www.w3.org/2000/svg"
opacity
=
".9"
>
<svg
width
=
"200"
height
=
"200"
viewBox
=
"-83 -84 200 200"
>
<rect
x
=
"-83"
y
=
"-84"
width
=
"166"
height
=
"148"
fill
=
"green"
/>
</svg>
</svg>