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