summaryrefslogtreecommitdiffstats
path: root/toolkit/components/extensions/test/mochitest/file_with_xorigin_frame.html
blob: d0d2f02e2d2ca2cd649d9887846aa98d50b4e7b4 (plain)
1
2
3
4
5
6
<!DOCTYPE HTML>
<meta charset="utf-8">

<img src="file_image_great.png"/>
Load a cross-origin iframe from example.net <p>
<iframe src="http://example.net/tests/toolkit/components/extensions/test/mochitest/file_sample.html"></iframe>