Sign in
webkit
/
WebKit
/
151c3d983671c7931417dc2186778d257f90cd21
/
.
/
LayoutTests
/
svg
/
dom
/
resources
/
viewspec-target.svg
blob: a7b5dc332853c04fa38249741db9326592b5e20c [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
width
=
"50"
height
=
"50"
fill
=
"green"
/>
<rect
y
=
"60"
x
=
"60"
width
=
"50"
height
=
"50"
fill
=
"red"
/>
</svg>