summaryrefslogtreecommitdiffstats
path: root/dom/base/test/fullscreen/file_fullscreen-iframe-middle.html
blob: 35b07cfa110352c22fff2f8494395c7af60f2b2d (plain)
1
2
3
4
5
<div name="div" id="div" style="width: 100px; height: 100px; background: blue;">
<iframe id="iframe" allowfullscreen="yes"
        src="https://example.org/browser/dom/base/test/fullscreen/file_fullscreen-iframe-inner.html">
</iframe>
</div><br>