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>