mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
Life is like a box of crashtests.
This commit is contained in:
parent
3aaa4730d7
commit
f7bac19721
7
layout/generic/crashtests/407009-1.xhtml
Normal file
7
layout/generic/crashtests/407009-1.xhtml
Normal file
@ -0,0 +1,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<body onload="document.getElementById('tree').removeAttribute('hidevscroll');">
|
||||
|
||||
<select><xul:tree id="tree"/></select>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -29,3 +29,4 @@ load 393906-1.html
|
||||
load 398181-1.html
|
||||
load 398181-2.html
|
||||
load 404204-1.html
|
||||
load 407009-1.xhtml
|
||||
|
Loading…
x
Reference in New Issue
Block a user