Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
css
/
aspect-ratio-min-height-replaced-expected.html
blob: 9800097580e8492cf5b107e96899c8a7a200be3a [
file
] [
edit
]
<!DOCTYPE html>
<div
style
=
"
display
:
flex
;
"
>
<video
controls
width
=
"100"
height
=
"100"
style
=
"
background-color
:
yellow
;
"
></video>
</div>