summaryrefslogtreecommitdiffstats
path: root/layout/xul/crashtests/420424-1.xul
blob: e608417065e90f56e0835a0e78545bdb634522b4 (plain)
1
2
3
4
5
6
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
        onload="document.getElementById('a').ensureElementIsVisible(null);">

<listbox id="a"/>

</window>