summaryrefslogtreecommitdiffstats
path: root/tests/webkitwidgets/qwebpage/resources/iframe.html
blob: f17027c7a7d6a5474f04200b949b89a923f0d250 (plain)
1
2
3
4
5
6
<html>
<body>
<p>top</p>
<iframe src="iframe2.html" width="80%" height="30%"/>
</body>
</html>