Bug 417509 - crashtest.

This commit is contained in:
Martijn Wargers 2014-10-24 17:08:24 +00:00
parent f59fe304c6
commit 5cd110886d
2 changed files with 8 additions and 0 deletions

View 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>

View File

@ -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