Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
LayoutTests
/
svg
/
custom
/
viewport-clip.svg
blob: 66d245c643bef513288f95644a2b11ac7044c70e [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"100px"
height
=
"100px"
>
<rect
width
=
"200"
height
=
"200"
fill
=
"red"
/>
<rect
width
=
"100"
height
=
"100"
fill
=
"green"
/>
</svg>