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

<html>
<body>

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

<form>
</form>

</body>
</html>