Issue #1382 - Part 2: Add crash test

Based on https://bugzilla.mozilla.org/show_bug.cgi?id=842114
This commit is contained in:
FranklinDM 2023-02-25 02:03:34 +08:00 committed by roytam1
commit ebe27baa23
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<body>
<div style="filter: url(#f); display: inline;"><div></div><svg><filter id="f"/></svg></div>
</body>
</html>

View file

@ -438,6 +438,7 @@ load 833604-1.html
load 835056.html
load 836990-1.html
load 840480.html
load 842114.html
load 847242.html
pref(layers.progressive-paint,false) pref(layers.low-precision-buffer,false) load 852293.html
pref(layers.force-active,true) load 859526-1.html