Sign in
webkit
/
WebKit
/
f55c8d5a229dd3a052f61f168a5038f0e11b4fff
/
.
/
LayoutTests
/
svg
/
custom
/
textPath-remove-path-expected.svg
blob: 2611b9bc1ba6c9d6baf1c816e907af88eaa3b63b [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<text
x
=
"50"
y
=
"50"
>
PASS
</text>
<text>
<textPath
id
=
"theTP"
xlink:href
=
"#thePath"
>
This text should not be visible
</textPath>
</text>
</svg>