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

<html>
<body>

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

<form>
</form>

</body>
</html>