Bug 1700436 [wpt PR 27922] - Upstream a variety of XHR tests from jsdom, a=testonly
commit88d69be538725d2d071735b8a3ac0b5c8fae1d4a
authorDomenic Denicola <d@domenic.me>
Sat, 27 Mar 2021 11:05:03 +0000 (27 11:05 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 27 Mar 2021 17:41:10 +0000 (27 17:41 +0000)
tree55f83f32369b98855bf29e49e3636cf4f1eba0c8
parent6c90b9e62a1bfd024ad7e760b5cf9e4ce07c1f8e
Bug 1700436 [wpt PR 27922] - Upstream a variety of XHR tests from jsdom, a=testonly

Automatic update from web-platform-tests
Upstream a variety of XHR tests from jsdom

--

wpt-commits: fcde9bb214001374d7df7ae22ba8e32528ba54e4
wpt-pr: 27922
14 files changed:
testing/web-platform/tests/xhr/abort-during-readystatechange.any.js [new file with mode: 0644]
testing/web-platform/tests/xhr/access-control-preflight-request-allow-headers-returns-star.any.js [new file with mode: 0644]
testing/web-platform/tests/xhr/access-control-preflight-request-header-returns-origin.any.js [new file with mode: 0644]
testing/web-platform/tests/xhr/content-type-unmodified.any.js [new file with mode: 0644]
testing/web-platform/tests/xhr/cors-upload.any.js [new file with mode: 0644]
testing/web-platform/tests/xhr/formdata-constructor.html [new file with mode: 0644]
testing/web-platform/tests/xhr/formdata-set-blob.html [new file with mode: 0644]
testing/web-platform/tests/xhr/over-1-meg.any.js [new file with mode: 0644]
testing/web-platform/tests/xhr/resources/access-control-preflight-request-allow-headers-returns-star.py [new file with mode: 0644]
testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-returns-origin.py [new file with mode: 0644]
testing/web-platform/tests/xhr/resources/echo-content-cors.py [new file with mode: 0644]
testing/web-platform/tests/xhr/resources/echo-content-type.py [new file with mode: 0644]
testing/web-platform/tests/xhr/resources/over-1-meg.txt [new file with mode: 0644]
testing/web-platform/tests/xhr/thrown-error-in-events.html [new file with mode: 0644]