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