Sign in
webkit
/
WebKit
/
896f2e1627ae91d975ee73fd9010259c3dd716cd
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
float-in-inline-context-simple-expected.html
blob: adcd73ff00e44d9fe04c0570fef2abb770b82a2b [
file
] [
log
] [
blame
]
<!-- 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>