summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/tests/mochitest/file_bug860494.html
blob: 63a70037968427f1b95dc18920d9dd47a1c42a17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<iframe name="top"></iframe>
<iframe name="parent"></iframe>
<iframe name="location"></iframe>
<iframe name="length"></iframe>
<iframe name="window"></iframe>
<iframe name="navigator"></iframe>
<iframe name="alert"></iframe>
</body>
</html>