Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
fast
/
flexbox
/
deprecated-flex-box-with-float-flex-item-expected.html
blob: b9e68f55b77d3383e71d7e4b2f4470cac0f235bd [
file
] [
edit
]
<style>
div
{
background-color
:
green
;
width
:
100px
;
height
:
100px
;
}
</style>
PASS if the green box is visible.
<div></div>