mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 944909, part 3: add crashtest. (test-only)
This commit is contained in:
parent
d2258e012d
commit
740f1de274
9
layout/generic/crashtests/944909-1.html
Normal file
9
layout/generic/crashtests/944909-1.html
Normal file
@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<div style="display: flex;"><video style="min-height: 8041185496px;"></video></div>
|
||||
</body>
|
||||
</html>
|
@ -518,4 +518,5 @@ load 893523.html
|
||||
test-pref(layout.css.sticky.enabled,true) load 914891.html
|
||||
test-pref(layout.css.sticky.enabled,true) load 915475.xhtml
|
||||
load 943509-1.html
|
||||
asserts(4-8) load 944909-1.html
|
||||
test-pref(layout.css.sticky.enabled,true) load 949932.html
|
||||
|
Loading…
Reference in New Issue
Block a user