mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 822865 - crash test
This commit is contained in:
parent
f1bf9125b1
commit
079279c10f
4
layout/base/crashtests/822865.html
Normal file
4
layout/base/crashtests/822865.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="-moz-appearance: radio; display: table;">
|
||||
<body onload="document.elementFromPoint(0, 0);"></body>
|
||||
</html>
|
@ -396,6 +396,7 @@ test-pref(font.size.inflation.emPerLine,15) test-pref(font.size.inflation.lineTh
|
||||
load 770381-1.html
|
||||
load 795646.html
|
||||
load 813372-1.html
|
||||
asserts-if(gtk2Widget,0-1) load 822865.html # bug 540078
|
||||
load 833604-1.html
|
||||
load 835056.html
|
||||
load 836990-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user