1 <!-- NOTE: The ids in this file must be kept in sync with AwContentsClientFullScreenTest -->
5 <script src=
"full_screen_video.js"></script>
8 <button id=
"fullscreenControl" autofocus style='padding:
10px
10px;'
onclick=
"goFullscreen('div'); return false">Go fullscreen
</button>
10 <button id=
"playControl" style='padding:
10px
10px;'
onclick=
"playVideo(); return false">Play
</button>
11 <video style = 'width:
300px; height:
300px;' id='video'
>
12 <source src=
"video.mp4" type=
"video/mp4">