summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/outOfProcess/file_base.html
blob: 03f0731a8e57edf7a9e51fb0cae89c5bf4a471be (plain)
1
2
3
4
5
<html><body>
<div id="insertPoint"></div>
<iframe src="https://www.mozilla.org:443/browser/browser/base/content/test/outOfProcess/file_frame1.html" width="320" height="700" style="border: 1px solid black;"></iframe></body>
<iframe src="https://test1.example.org:443/browser/browser/base/content/test/outOfProcess/file_frame2.html" width="320" height="700" style="border: 1px solid black;"></iframe></body>
</html>