summaryrefslogtreecommitdiffstats
path: root/toolkit/components/extensions/test/mochitest/file_webNavigation_frameRedirect.html
blob: 06dbd43741ddf9f221c9efd6ae8d5813cea02aa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML>

<html>
<body>

<iframe src="redirection.sjs" width="200" height="200"></iframe>

<form>
</form>

</body>
</html>