Sign in
webkit
/
WebKit
/
8bca99e9f147f08d0c137142932b5cc56fddd29f
/
.
/
LayoutTests
/
svg
/
custom
/
clamped-masking-clipping-expected.svg
blob: dfbc4d786e2914c21cacb260be7fc76f5e1a33bb [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"10000"
height
=
"400"
>
<rect
x
=
"99"
width
=
"101"
height
=
"100"
fill
=
"green"
/>
<rect
x
=
"299"
width
=
"101"
height
=
"100"
fill
=
"green"
/>
</svg>