Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/dom/svg/crashtests/1343147.svg
<style>
<![CDATA[
svg {
background-image: linear-gradient(lime, lime);
background-clip: text;
}
text { transform: skewy(30grad); }
g { perspective: 0; }
]]>
</style>
<g><text>hello</text></g>
</svg>