mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-20 11:23:07 +09:00
10 lines
301 B
HTML
10 lines
301 B
HTML
<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>
|