mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 10:08:41 +00:00
Bug 417509 - crashtest.
This commit is contained in:
parent
f59fe304c6
commit
5cd110886d
7
layout/xul/crashtests/417509.xul
Normal file
7
layout/xul/crashtests/417509.xul
Normal file
@ -0,0 +1,7 @@
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<span id="a" datasources="" xmlns="http://www.w3.org/1999/xhtml"/>
|
||||
<script xmlns="http://www.w3.org/1999/xhtml">
|
||||
document.documentElement.appendChild(document.getElementById('a'));
|
||||
|
||||
</script>
|
||||
</window>
|
@ -59,6 +59,7 @@ load 404192.xhtml
|
||||
load 408904-1.xul
|
||||
load 412479-1.xhtml
|
||||
asserts(4) load 415394-1.xhtml # Bug 163838
|
||||
load 417509.xul
|
||||
load 420424-1.xul
|
||||
load 430356-1.xhtml
|
||||
load 431738.xhtml
|
||||
|
Loading…
x
Reference in New Issue
Block a user