mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
15 lines
294 B
HTML
15 lines
294 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Test file for bug 970276.</title>
|
||
|
|
||
|
<!--Set a favicon; that's the whole point of this file.-->
|
||
|
<link rel="icon" href="file_bug970276_favicon1.ico">
|
||
|
</head>
|
||
|
<body>
|
||
|
Test file for bug 970276.
|
||
|
|
||
|
<iframe src="file_bug970276_popup2.html">
|
||
|
</body>
|
||
|
</html>
|