mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
17 lines
358 B
HTML
17 lines
358 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<!--
|
|
Inner frame for testing bug 500328.
|
|
https://bugzilla.mozilla.org/show_bug.cgi?id=500328
|
|
-->
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<!--
|
|
Yes, this page is basically blank. But no, about:blank wouldn't do as a
|
|
replacement, because we use this page to test that pushstate has correct
|
|
same-origin checks.
|
|
-->
|
|
file_bug500328_2.html
|
|
</body>
|
|
</html>
|