mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Have you stopped beating your crashtest yet?
This commit is contained in:
parent
965d4e2bfa
commit
4a7ba7b1b1
15
layout/xul/base/src/crashtests/382746-1.xul
Normal file
15
layout/xul/base/src/crashtests/382746-1.xul
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
|
||||
<grid>
|
||||
<rows>
|
||||
<column>
|
||||
<hbox/>
|
||||
<hbox/>
|
||||
</column>
|
||||
<hbox/>
|
||||
</rows>
|
||||
</grid>
|
||||
|
||||
</window>
|
@ -8,4 +8,5 @@ load 346281-1.html
|
||||
load 360642-1.xul
|
||||
load 366112-1.xul
|
||||
load 377592-1.svg
|
||||
load 382746-1.xul
|
||||
load 382899-1.xul
|
||||
|
Loading…
Reference in New Issue
Block a user