Sign in
webkit
/
WebKit
/
c19171a123537df24000c2385ff2300a0c5e6314
/
.
/
LayoutTests
/
media
/
modern-media-controls
/
media-documents
/
background-color-and-centering.html
blob: c6853842423377ea4632337271519197a2850b59 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!-- webkit-test-runner [ modernMediaControls=true ] -->
<iframe
src
=
"../../content/test.mp4"
style
=
"
width
:
360px
;
height
:
400px
;
border
:
none
;
-webkit-clip-path
:
polygon
(
0px
0px
,
20px
0px
,
20px
20px
,
0px
20px
);
"
></iframe>