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