Sign in
webkit
/
WebKit
/
816395a4d82c8a9d685986402000a5441c27f7c3
/
.
/
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>