Sign in
webkit
/
WebKit
/
9394a477fd489d69e02f177e78e26b46ac6f7705
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
fit-content-width-simple-expected.html
blob: 8a1d31bd3712c3345f27d3d6a3eb669a41e4d435 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<style>
div
{
width
:
100px
;
height
:
100px
;
background
:
green
;
}
</style>
<div></div>