mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 1058954 - add testcase. r=smontagu
This commit is contained in:
parent
23c8be9fa7
commit
9d90a1a297
13
layout/generic/crashtests/1058954-1.html
Normal file
13
layout/generic/crashtests/1058954-1.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<div style="display: -moz-grid-line;">
|
||||
<div style="position: relative; direction: rtl;">
|
||||
<div style="position: absolute;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -546,4 +546,5 @@ load outline-on-frameset.xhtml
|
||||
pref(font.size.inflation.minTwips,200) load 1032450.html
|
||||
load 1037903.html
|
||||
load 1039454-1.html
|
||||
load 1058954-1.html
|
||||
load 1042489.html
|
||||
|
Loading…
Reference in New Issue
Block a user