mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Issue #1382 - Part 2: Add crash test
Based on https://bugzilla.mozilla.org/show_bug.cgi?id=842114
This commit is contained in:
parent
691afc8c8b
commit
ebe27baa23
2 changed files with 7 additions and 0 deletions
6
layout/base/crashtests/842114.html
Normal file
6
layout/base/crashtests/842114.html
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue