[wpt-sync] Sync PR 33488 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=231174
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox101 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33488 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33488
Details from upstream follow.
Youenn Fablet <youennf@gmail.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=231174
WebKit export from bug: CORS: Allow particular Range header values without a preflight
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests and 2 subtests
Status Summary
Firefox
OK : 5
PASS: 21
FAIL: 9
Chrome
OK : 5
PASS: 28
FAIL: 2
Safari
OK : 5
PASS: 26
FAIL: 4
Links
Details
Firefox-only Failures
/fetch/range/general.any.serviceworker.html
Fetch with range header will be sent with Accept-Encoding: identity: FAIL
/fetch/range/general.any.worker.html
Fetch with range header will be sent with Accept-Encoding: identity: FAIL
/fetch/range/general.any.html
Fetch with range header will be sent with Accept-Encoding: identity: FAIL
/fetch/range/general.any.sharedworker.html
Fetch with range header will be sent with Accept-Encoding: identity: FAIL
New Tests That Don't Pass
/fetch/range/general.any.serviceworker.html
Fetch with range header will be sent with Accept-Encoding: identity: FAIL (Chrome: PASS, Safari: PASS)
Cross Origin Fetch with safe range header: FAIL (Chrome: FAIL, Safari: FAIL)
/fetch/range/general.any.worker.html
Fetch with range header will be sent with Accept-Encoding: identity: FAIL (Chrome: PASS, Safari: PASS)
Cross Origin Fetch with safe range header: FAIL (Chrome: PASS, Safari: FAIL)
/fetch/range/general.any.html
Fetch with range header will be sent with Accept-Encoding: identity: FAIL (Chrome: PASS, Safari: PASS)
Cross Origin Fetch with safe range header: FAIL (Chrome: PASS, Safari: FAIL)
/fetch/range/general.any.sharedworker.html
Fetch with range header will be sent with Accept-Encoding: identity: FAIL (Chrome: PASS, Safari: PASS)
Cross Origin Fetch with safe range header: FAIL (Chrome: PASS, Safari: FAIL)
/fetch/range/general.window.html
Fetch with range header will be sent with Accept-Encoding: identity: FAIL (Chrome: FAIL, Safari: PASS)
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/92442e0fbc39
https://hg.mozilla.org/mozilla-central/rev/748f01682f0a
Description
•