summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qwebengineurlrequestinterceptor/resources/iframe2.html
blob: 758a44a2c7767a3b673501566d0bb42b98c7034a (plain)
1
2
3
4
5
6
<html>
<body>
<p>another iframe</p>
<iframe src="iframe3.html" width="80%" height="30%"></iframe>
</body>
</html>