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