mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Testcase for Bug 768087 - "ASSERTION: aFrame should be first continuation" in nsSVGEffects::GetFilterProperty.
This commit is contained in:
parent
a19c8d14bd
commit
1ba5696cff
4
layout/svg/crashtests/768087-1.html
Normal file
4
layout/svg/crashtests/768087-1.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body onload="setTimeout(function() { document.body.innerHTML = '<span>x<svg viewbox=\'0 0 30 40\' ></svg></span>'; }, 0);"></body>
|
||||
</html>
|
@ -136,6 +136,7 @@ load 767056-1.svg
|
||||
load 768351.svg
|
||||
load 780963-1.html
|
||||
load 757751-1.svg
|
||||
load 768087-1.html
|
||||
load 779971-1.svg
|
||||
load 782141-1.svg
|
||||
load 784061-1.svg
|
||||
|
Loading…
Reference in New Issue
Block a user