Sign in
webkit
/
WebKit
/
473b92ed852160eab7c2365a49eda22bbbc97909
/
.
/
LayoutTests
/
imported
/
blink
/
svg
/
custom
/
inline-text-zero-length-expected.svg
blob: 6d4b0d827014b6029e6826cc0f4fcad4f1e9595d [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<text
x
=
"50"
y
=
"50"
>
This passes if
<tspan
x
=
"50"
y
=
"100"
>
two lines of text are visible
</tspan></text>
</svg>