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

<html>
<body>

<iframe src="file_webNavigation_clientRedirect.html" width="200" height="200"></iframe>

<form>
</form>

</body>
</html>