Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/212563-2-inner.html

9 lines
247 B
HTML

<html>
<head>
</head>
<frameset resizable="yes" rows="100%" onload="parent.changeInnermost(document.getElementById(&quot;innermost&quot;))">
<frame id="innermost" src="data:text/html,<font color=red>old innermost"></frame>
</frameset>
</html>