Sign in
webkit
/
WebKit
/
f64820ba37606d7c880d16da6349920f48425859
/
.
/
LayoutTests
/
fast
/
css
/
aspect-ratio-min-height-replaced-expected.html
blob: 9800097580e8492cf5b107e96899c8a7a200be3a [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<div
style
=
"
display
:
flex
;
"
>
<video
controls
width
=
"100"
height
=
"100"
style
=
"
background-color
:
yellow
;
"
></video>
</div>