mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 03:08:38 +09:00
11 lines
363 B
HTML
11 lines
363 B
HTML
<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>
|