Sign in
webkit
/
WebKit
/
d253a04bfc972892b059430828d5a102a011ce23
/
.
/
LayoutTests
/
http
/
tests
/
security
/
resources
/
cross-frame-iframe.html
blob: 2e9518b7a70de8ec420c9946af2e22e86872b9cb [
file
] [
log
] [
blame
]
<html>
<body>
<p
id
=
'accessMe'
></p>
<p>
Inner iframe.
</p>
<iframe
name
=
'flag'
></iframe>
</body>
</html>