mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 790260 - Crashtest.
This commit is contained in:
parent
7a5052829f
commit
122472677d
12
layout/generic/crashtests/790260-1.html
Normal file
12
layout/generic/crashtests/790260-1.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html class="reftest-print">
|
||||
<body>
|
||||
<div style="float:left">
|
||||
<div>
|
||||
<img src="about:blank" height="2000">
|
||||
</div>
|
||||
<div style="float:left">XYZ</div>
|
||||
</div>
|
||||
<div style="clear:both"></div>
|
||||
</body>
|
||||
</html>
|
@ -495,6 +495,7 @@ load 783228.html
|
||||
skip-if(Android) load 784600.html
|
||||
load 785555.html
|
||||
load 786740-1.html
|
||||
load 790260-1.html
|
||||
asserts(0-4) test-pref(font.size.inflation.emPerLine,15) load 791601.xhtml # 3 counts of bug 871327, 1 bug 367185
|
||||
test-pref(font.size.inflation.minTwips,120) load 794693.html
|
||||
asserts-if(!Android,4) load 798020-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user