Sign in
webkit
/
WebKit
/
bd9ea4a5474a3d7a80a4f79c542279d7b8a087a0
/
.
/
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>