blob: 98107be1d8222d920e10a16f8b9a1d99bd13cd72 [file] [log] [blame]
<html>
<head>
<title>frame</title>
</head>
<frameset cols="20%, 80%">
<frame id="test-frame" src="iframe.html">
<frame src="iframe.html">
</frameset>
</html>