blob: 5ce7dab87945e49007a7f5ee2aaf38a3618820f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!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>
|