gecko/content/base/crashtests/308120-1.xul

4 lines
245 B
Plaintext
Raw Normal View History

2007-12-17 22:39:36 -08:00
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" onload="var button=document.getElementsByTagName('button')[0]; try { button.appendChild(document.getAnonymousNodes(button)[0]); } catch(e) { }">
<button/>
</window>