3 <meta name=
"timeout" content=
"long"/>
4 <meta http-equiv=
"Content-type" content=
"text/html;charset=UTF-8"/>
5 <title>Video Fastpath upload test
</title>
6 <script src=
"/tests/SimpleTest/SimpleTest.js"></script>
7 <script src=
"test_video_fastpath.js"></script>
8 <link rel=
"stylesheet" href=
"/tests/SimpleTest/test.css">
14 startTest("red-green.mp4");
17 SimpleTest
.waitForExplicitFinish();
18 SpecialPowers
.pushPrefEnv({"set" : [["webgl.enable-privileged-extensions", true]]}, runTest
);