summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/394014-1-inner.html
blob: 9262bf12da6323ff53307ba72ca893bee2d16efe (plain)
1
2
3
4
5
6
7
8
9
10
<html><head>
<title>Testcase bug 394014 - Crash [@ NS_ProcessNextEvent_P] with DOMSubtreeModified removing windows, binding and other stuff</title>
</head>
<body>
<iframe src="394014-1-iframe.html"></iframe>
<script>
setInterval(function() {window.location.reload()}, 1000);
</script>
</body>
</html>