Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
http
/
tests
/
site-isolation
/
double-iframe-expected.html
blob: faed443a59f8a962fda2e66ea7b4ee3c306fb8d3 [
file
] [
edit
]
<body
bgcolor
=
blue
>
<div
style
=
"
width
:
300px
;
height
:
150px
;
background-color
:
green
;
display
:
inline-block
"
></div>
<div
style
=
"
width
:
300px
;
height
:
150px
;
background-color
:
green
;
display
:
inline-block
"
></div>
</body>