mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11 lines
301 B
HTML
11 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>
|