Dactyloidae/dom/tests/mochitest/chrome/file_MozDomFullscreen.html

8 lines
158 B
HTML

<html>
<head>
</head>
<body style="background-color: blue;">
<p>Outer doc</p>
<iframe id="innerFrame" src="http://mochi.test:8888/"></iframe>
</body>
</html>