Sign in
webkit
/
WebKit
/
75f68ac1afea26008bb3146d44d0c69f1295e22e
/
.
/
LayoutTests
/
mhtml
/
frame_2.html_original
blob: 313fd626c4a0cd17993d442b663346187d42d2c6 [
file
] [
log
] [
blame
]
<html>
<body>
The third frame!
<br>
This one contains yet another frame. What a twist!
</br>
<iframe
src
=
"frame_4.html"
></iframe>
</body>
</html>