6 <script src=
"/js-test-resources/js-test.js"></script>
8 description("Request a file as the Text type with asynchronous XMLHttpRequest in a document context.");
9 window
.jsTestIsAsync
= true;
11 <script src=
"resources/response-text.js"></script>