Sign in
webkit
/
WebKit
/
c40b553ec07240fe5ed753e57d2381bca594fba7
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
simple-absolute-positioned-inline-element-expected.html
blob: 8f45e7729bf9020e11455c962e5be85f429992c7 [
file
] [
log
] [
blame
]
<!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div
{
width
:
100px
;
height
:
100px
;
background-color
:
green
;
}
</style>
<div></div>