3 <script src=
"/js-test-resources/js-test.js"></script>
5 if (window
.testRunner
) {
6 testRunner
.dumpResourceRequestPriorities();
7 testRunner
.dumpAsText();
13 var xhr
= new XMLHttpRequest();
14 xhr
.open("GET", "../resources/test.mp4", false);