summaryrefslogtreecommitdiffstats
path: root/tests/webkitwidgets/qwebpage/resources/index.html
blob: 638df364e6b05c830dc370cdb53487729da385b9 (plain)
1
2
3
4
5
6
<html>
<frameset cols="25%,75%">
   <frame src="frame_a.html" name="frame_a">
   <frame src="frame_b.html" name="frame_b">
</frameset>
</html>