Bug 475302 - add crashtest

This commit is contained in:
Jesse Ruderman 2010-12-12 12:54:26 -08:00
parent e2a5a2f0be
commit 9ce5d3b61e
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg">
<style type="text/css">
tref { filter: url(#filter1); }
</style>
<filter id="filter1"><feFlood/></filter>
<tref><polyline points="350,75 379,161 469,161 397,215 423,301 350,250 277,301 303,215 231,161 321,161"/></tref>
</svg>

After

Width:  |  Height:  |  Size: 273 B

View File

@ -79,6 +79,7 @@ load 474700-1.svg
load 472782-1.svg
load 475181-1.svg
load 475193-1.html
load 475302-1.svg
load 477935-1.html
load 478128-1.svg
load 478511-1.svg