response-body-errors.any.js.ini (472B)
1 [response-body-errors.any.html] 2 [Asynchronous XMLHttpRequest should clear response on bad chunk] 3 expected: 4 if (os == "android") and not debug: [PASS, FAIL] 5 6 7 [response-body-errors.any.worker.html] 8 [Asynchronous XMLHttpRequest should clear response on bad chunk] 9 expected: 10 if (os == "android") and not debug: [PASS, FAIL] 11 12 [Synchronous XMLHttpRequest should throw on bad chunk] 13 expected: 14 if (os == "android") and not debug: [PASS, FAIL]