Sign in
webkit
/
WebKit
/
4bcb3438baef1cfe12aea6aa10c3a06a0ad5b00d
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
block-only
/
replaced-as-inline-block-simple.html
blob: 4ed5a16ba322fac1a11c5a0f82028e08ec0c7f00 [
file
] [
log
] [
blame
]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<style>
video
{
display
:
inline-block
;
width
:
100px
;
height
:
100px
;
background-color
:
green
;
}
</style>
<video>