mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 472957 - crashtest.
This commit is contained in:
parent
1ff34e013f
commit
53c0f0a7f0
14
layout/generic/crashtests/472957.xhtml
Normal file
14
layout/generic/crashtests/472957.xhtml
Normal file
@ -0,0 +1,14 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<head>
|
||||
|
||||
<bindings xmlns="http://www.mozilla.org/xbl">
|
||||
<binding id="b">
|
||||
<content><xul:hbox><children/></xul:hbox></content>
|
||||
</binding>
|
||||
</bindings>
|
||||
|
||||
</head>
|
||||
|
||||
<body><xul:listboxbody height="168178912813" style="-moz-binding: url(#b);"><xul:iframe/></xul:listboxbody></body>
|
||||
|
||||
</html>
|
@ -334,6 +334,7 @@ load 472617-1.xhtml
|
||||
load 472774-1.html
|
||||
load 472776-1.html
|
||||
load 472950-1.html
|
||||
load 472957.xhtml
|
||||
load 473278-1.xhtml
|
||||
load 473894-1.html
|
||||
load 476241-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user