Oops, let's not refer to images on servers we don't control. (Hopefully this crashtest doesn't rely on the image loading slowly or anything like that.)

This commit is contained in:
jruderman@hmc.edu 2007-12-17 11:14:35 -08:00
parent 06bbbc69cd
commit a336340837

View File

@ -3,8 +3,7 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%">
<defs>
<title>
<image x="30" y="0" width="190" height="190" xlink:href="http://www.w3.org/Graphics/SVG/Test/20030813//images/colorprof.png"/>
<image x="30" y="0" width="190" height="190" xlink:href="../../../testing/crashtest/images/tree.gif"/>
</title>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 336 B

After

Width:  |  Height:  |  Size: 311 B