mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 931450 - crashtest.
This commit is contained in:
parent
aca71ad0e8
commit
cc8f0a883c
10
layout/base/crashtests/931450.html
Normal file
10
layout/base/crashtests/931450.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html dir="rtl">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<body>
|
||||
|
||||
<div style="position: fixed;"><p style="overflow-y: hidden;">A<span style="position: sticky;">B$</span></p></div>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -428,6 +428,7 @@ asserts-if(Android,2) asserts-if(!Android,4-6) load 898913.html # bug 847368
|
||||
pref(layout.css.sticky.enabled,true) load 926728.html
|
||||
load 931464.html
|
||||
load 936988-1.html
|
||||
load 931450.html
|
||||
load 931460-1.html
|
||||
load 935765-1.html
|
||||
load 942690.html
|
||||
|
Loading…
Reference in New Issue
Block a user