trisquel-icecat/icecat/dom/base/test/fullscreen/file_MozDomFullscreen.html

8 lines
155 B
HTML

<html>
<head>
</head>
<body style="background-color: blue;">
<p>Outer doc</p>
<iframe id="innerFrame" src="https://example.com/"></iframe>
</body>
</html>