mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
16 lines
333 B
HTML
16 lines
333 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<!--
|
|
https://bugzilla.mozilla.org/show_bug.cgi?id=599584
|
|
-->
|
|
<head>
|
|
<title>Iframe for Bug 599584</title>
|
|
</head>
|
|
<body>
|
|
<script>
|
|
document.getElementsByTagName("head")[0].innerHTML = '<meta http-equiv="Refresh" content="1; url=iframe_bug599584.html?navigated">'
|
|
parent.startTest();
|
|
</script>
|
|
</body>
|
|
</html>
|
|
|