Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
http
/
tests
/
site-isolation
/
basic-iframe-render-output.html
blob: 2a757bca3a8a6784bb698ca68616d013409c0511 [
file
] [
edit
]
<!-- webkit-test-runner [ SiteIsolationEnabled=true ] -->
<body
bgcolor
=
blue
>
<iframe
src
=
"http://localhost:8000/site-isolation/resources/green-background.html"
frameborder
=
0
></iframe>
</body>