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