mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
add crashtest for bug 893523 using testcase by jruderman@gmail.com
--HG-- extra : transplant_source : %C9y%C9%A3%DF%BF%01%E6%A25%D4%C4%28G%FE%FF%94%2B%E9%D5
This commit is contained in:
parent
b821619d67
commit
b9829289b8
7
layout/generic/crashtests/893523.html
Normal file
7
layout/generic/crashtests/893523.html
Normal file
@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="direction: rtl; border-top: solid; margin-left: -1px;">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body onload="window.scroll(-0x20000000, 0);"></body>
|
||||
</html>
|
@ -498,3 +498,4 @@ needs-focus pref(accessibility.browsewithcaret,true) load 868906.html
|
||||
test-pref(layout.css.flexbox.enabled,true) load 866547-1.html
|
||||
asserts(1-4) test-pref(layout.css.flexbox.enabled,true) load 876074-1.html # bug 876749
|
||||
load 885009-1.html
|
||||
load 893523.html
|
||||
|
Loading…
Reference in New Issue
Block a user