Sign in
webkit
/
WebKit
/
6ff2ac414cff1b0d36a015f2abe5652196415334
/
.
/
LayoutTests
/
svg
/
custom
/
resources
/
bug78838.svg
blob: 9a41e375703ed5877fe1add492c6600fafd4fae6 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<text
id
=
"x"
>
a
</text>
<use
xlink:href
=
"#x"
/>
<text>
a
</text>
<style></style>
</svg>