Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
float-in-inline-context-simple-expected.html
blob: adcd73ff00e44d9fe04c0570fef2abb770b82a2b [
file
] [
log
] [
blame
] [
edit
]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<div
style
=
"
height
:
100px
;
border
:
1px
solid green
;
"
>
<div
style
=
"
width
:
20px
;
height
:
20px
;
border
:
1px
solid blue
"
></div>
</div>