blob: 7a7e9449649a517fa13cfa72d73503e05a4f9f23 [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-controls.js"></script>
<script src="video-controls-fullscreen.js"></script>
</head>
<body>
<script>fullscreen_test();</script>
</body>
</html>