5 <script src=
"../../../resources/js-test.js"></script>
6 <script src=
"resources/webgl-test.js"></script>
7 <script src=
"resources/webgl-test-utils.js"></script>
8 <script src=
"resources/tex-image-and-sub-image-2d-with-video.js"></script>
10 function testPrologue(gl
) {
15 <body onload='generateTest(
"RGBA",
"UNSIGNED_SHORT_4_4_4_4", testPrologue)()'
>
16 <canvas id=
"example" width=
"32px" height=
"32px"></canvas>
17 <div id=
"description"></div>
18 <div id=
"console"></div>
19 <video width=
"640" height=
"228" id=
"vid" controls
>
20 <source src=
"resources/red-green.mp4" type='video/mp4;
codecs=
"avc1.42E01E, mp4a.40.2"'
/>
21 <source src=
"resources/red-green.webmvp8.webm" type='video/webm;
codecs=
"vp8, vorbis"'
/>
22 <source src=
"resources/red-green.theora.ogv" type='video/ogg;
codecs=
"theora, vorbis"'
/>