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