Sign in
webkit
/
WebKit
/
0aa192ef1bb53cd65ee1ccdfb1bf23e98c2e6e65
/
.
/
LayoutTests
/
http
/
tests
/
plugins
/
cross-frame-object-access.html
blob: 8103aeb57005c262a0094d65e85d9d6d592f54ed [
file
] [
log
] [
blame
]
<html>
<head>
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
dumpChildFramesAsText
();
}
</script>
<iframe
name
=
"childFrame"
src
=
"http://localhost:8000/plugins/resources/cross-frame-object-access.html"
></iframe>
</body>
</html>