Sha256: fa9aeee81166f3f3d06d144b9938ecbdc5c4184626f4207bbd7b3190cb1194ed
Contents?: true
Size: 416 Bytes
Versions: 6
Compression:
Stored size: 416 Bytes
Contents
<p>This is <em>some <abbr title="This Escapes SVG Text.">TEST</abbr></em> to check.</p> <svg width="100" height="30" viewBox="0 0 100 30" xmlns="http://www.w3.org/2000/svg"> <text x="20" y="20">This TEST fails.</text> </svg> <svg width="100" height="30" viewBox="0 0 100 30" xmlns="http://www.w3.org/2000/svg"> <text x="20" y="20">This <abbr title="This Escapes SVG Text.">TEST</abbr> fails.</text> </svg>
Version data entries
6 entries across 6 versions & 2 rubygems