mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1216832 - Add crashtest. r=roc
This commit is contained in:
parent
73e1084a34
commit
3d68f0bf29
13
gfx/tests/crashtests/1216832-1.html
Normal file
13
gfx/tests/crashtests/1216832-1.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<div style="transform-style: preserve-3d; border-bottom-style: outset; width: 4787550px;">
|
||||
<div style="margin-left: 4787550px;"></div>
|
||||
<div style="will-change: contents, transform;"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -124,4 +124,5 @@ load 944579.html
|
||||
pref(security.fileuri.strict_origin_policy,false) load 950000.html
|
||||
load 1034403-1.html
|
||||
load balinese-letter-spacing.html
|
||||
load 1216832-1.html
|
||||
load 1225125-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user