blob: 38fddf15f27e9fb09a8dad37044b95649003db41 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>video controls fullscreen button</title>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="media-file.js"></script>
<script src="media-controls.js"></script>
<script src="video-controls-fullscreen.js"></script>
</head>
<body>
<script>fullscreen_test();</script>
</body>
</html>