summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/qt/tests/qwebpage/resources/iframe2.html
blob: 5017435975685b23a1adce547de6d99df6dff8d4 (plain)
1
2
3
4
5
6
7
<html>
<body>
<p>another iframe</p>
<iframe src="iframe3.html" width="80%" height="30%"></iframe>
</body>
</html>