Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
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>