Bug 475181. Bounds-check feTile subregion size --- crashtest

This commit is contained in:
Jonathan Watt 2009-01-28 22:31:39 +13:00
parent 283dc2da74
commit 3736a53a6f
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><filter id="filter1"><feImage y="4095"/><feTile/></filter><rect width="100%" height="100%" filter="url(#filter1)"/></svg>

After

Width:  |  Height:  |  Size: 205 B

View File

@ -60,4 +60,5 @@ load 458453.html
load 464374-1.svg load 464374-1.svg
load 466585-1.svg load 466585-1.svg
load 470124-1.svg load 470124-1.svg
load 475181-1.svg
load extref-test-1.xhtml load extref-test-1.xhtml