mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
06bbbc69cd
commit
a336340837
@ -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 |
Loading…
Reference in New Issue
Block a user