Sign in
webkit
/
WebKit
/
d2af93fc324110cbbb4bd830024a204812626b40
/
.
/
LayoutTests
/
svg
/
custom
/
resources
/
bug79798.svg
blob: 3325f15387759ed6993816466a7a5d45f6ff0dbe [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<g
id
=
"x"
>
<style></style>
</g>
<g>
<g>
<text>
b
</text>
<use
xlink:href
=
"#x"
/>
<text>
c
</text>
<text>
a
</text>
<glyph
id
=
"g"
/>
</g>
</g>
</svg>