Sign in
ara-mdk
/
platform
/
external
/
webkit
/
308dfd2dfccc78a73ababf1f256b20e9cd35875e
/
.
/
Source
/
WebKit
/
qt
/
tests
/
qwebpage
/
resources
/
iframe2.html
blob: 5017435975685b23a1adce547de6d99df6dff8d4 [
file
] [
log
] [
blame
]
<html>
<body>
<p>
another iframe
</p>
<iframe
src
=
"iframe3.html"
width
=
"80%"
height
=
"30%"
></iframe>
</body>
</html>