Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
http
/
tests
/
site-isolation
/
iframe-process-termination.html
blob: 0e96ed2e2a754d43270c44c6c9a974b1e1906c7b [
file
] [
edit
]
<!-- webkit-test-runner [ SiteIsolationEnabled=true ignoreWebProcessTermination=true ] -->
<body
bgcolor
=
blue
>
<iframe
src
=
"http://localhost:8000/site-isolation/resources/iframe-terminate-process-when-loaded.html"
frameborder
=
0
></iframe>
</body>