gecko-dev/layout/svg/crashtests/1149542-1.svg

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 строки
216 B
XML
Исходник Обычный вид История

<svg xmlns="http://www.w3.org/2000/svg">
<style>
text { white-space: pre }
text::first-letter { color: red; }
tspan { display: none }
</style>
<text textLength="64">
<tspan>a</tspan>b</text>
</svg>