bug 420697 - crash test by Martijn Wargers, Daniel Holbert.

This commit is contained in:
Bob Clary 2009-04-24 10:08:23 -07:00
parent fe4e68d945
commit 06d14bde1e
3 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg">
<text stroke="black" y="1em"
stroke-dashoffset="1%"
stroke-dasharray="1px">
m
</text>
</svg>

After

Width:  |  Height:  |  Size: 158 B

View File

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg">
<text stroke="black" y="1em"
stroke-dasharray="1%">
m
</text>
</svg>

After

Width:  |  Height:  |  Size: 126 B

View File

@ -56,6 +56,8 @@ load 402408-1.svg
load 404677-1.xhtml
load 409565-1.xhtml
load 409573-1.svg
load 420697-1.svg
load 420697-2.svg
load 429774-1.svg
load 441368-1.svg
load 453754-1.svg