tenfourfox/js/xpconnect/tests/mochitest/file_bug860494.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

17 lines
325 B
HTML

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