Sign in
webkit
/
WebKit
/
49c45f529348e27f11122daecbee33e4fa730919
/
.
/
LayoutTests
/
http
/
tests
/
inspector
/
dom
/
resources
/
nested-frame-2-deep.html
blob: 6cee0984f14875b6cd1f3e9632e8c75bd5dfa07c [
file
] [
log
] [
blame
]
<!doctype html>
<html>
<body>
<div
id
=
"frameLabel"
>
2-deep nested frames page.
</div>
<iframe
src
=
"nested-frame-1-deep.html"
/>
</body>
</html>