| Index: LayoutTests/http/tests/xmlhttprequest/response-array-buffer-abort-in-loading-state.html
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/response-array-buffer-abort-in-loading-state.html b/LayoutTests/http/tests/xmlhttprequest/response-array-buffer-abort-in-loading-state.html
|
| index 2056557bc08b5effa92186ba45f2b9444449d116..834cdede791cb5ed044f5aa75d72be76c3ab339e 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/response-array-buffer-abort-in-loading-state.html
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/response-array-buffer-abort-in-loading-state.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <body>
|
| - <script src="/js-test-resources/js-test-pre.js"></script>
|
| + <script src="/js-test-resources/js-test.js"></script>
|
| <script type="text/javascript">
|
| description("Test that if responseType is set to arraybuffer, " +
|
| "XMLHttpRequest.response is null in DONE state, after abort()-ed " +
|
|
|