Sign in
webkit
/
WebKit
/
431c47fbae9b6dec87c0dd4d3e46bfb763a4c9a3
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
float-in-inline-context-simple-expected.html
blob: c9b7c8150a0cd1001a26f0c436b3feaf529abdd4 [
file
] [
log
] [
blame
]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<div
style
=
"
height
:
100px
;
border
:
1px
solid green
;
"
>
<div
style
=
"
width
:
20px
;
height
:
20px
;
border
:
1px
solid blue
"
></div>
</div>