gecko/browser/base/content/test/general/file_bug970276_popup1.html

15 lines
294 B
HTML
Raw Normal View History

<!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>