summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/375399-1.html
blob: 8e50c7ef35f4f289194ac2ec033166a2b50ab385 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html class="reftest-wait">
<head>
<title>Testcase bug 375399 - Crash [@ nsElementSH::PostCreate] when removing window when accessing xul:tree in xul:tabs onselect in svg:foreignObject</title>
<script>
setTimeout('document.documentElement.className = ""', 500);
</script>
</head>
<body>
<iframe id="content" src="./375399-1-inner.xhtml"></iframe>
</body>
</html>