Sign in
webkit
/
WebKit
/
8811b522c4d9fd9fbebc2e2caf8f1ebff78163f9
/
.
/
LayoutTests
/
svg
/
hixie
/
use
/
002.xml
blob: c629c4f5403fd3dda502cfab32a8d1f85724947b [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<rect
x
=
"0"
y
=
"0"
height
=
"200"
width
=
"200"
fill
=
"red"
/>
<use
xlink:href
=
"002-test.xml#test"
/>
</svg>