Sign in
webkit
/
WebKit
/
9f8388ebdf099a98ce75d93c131e5941dc4da269
/
.
/
LayoutTests
/
media
/
mac
/
controls-panel-not-clipped-out.html
blob: 87c0e5981589a78bf2e0c5974eda70abdc9e2cfd [
file
] [
log
] [
blame
]
<!-- webkit-test-runner [ enableModernMediaControls=false ] -->
<div
style
=
"
position
:
relative
;
height
:
100px
;
width
:
200px
"
>
<audio
controls
style
=
"
height
:
1px
;
width
:
200px
;
position
:
absolute
;
bottom
:
0
;
"
></audio>
</div>