Sign in
webkit
/
WebKit
/
0f9dda3eb5e8bee1224032800f3b156cd5ce812d
/
.
/
LayoutTests
/
http
/
tests
/
security
/
resources
/
navigate-top-level-frame-to-failure-page-untrusted-iframe.html
blob: 57dfa1db6ea5b0854274777df64c45219cb1050d [
file
] [
log
] [
blame
]
<html>
<body>
Success! The navigation was blocked
<iframe
src
=
"http://localhost:8000/security/resources/blank.html"
></iframe>
<script
src
=
"http://localhost:8000/security/resources/navigate-top-to-error-page.js"
></script>
</script>
</body>
</html>