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