commit d16c83fddd2d33ba8d911df0b058efa44cd1ec61 parent a653050dec040925463d4b14a1f6e43aeaeae101 Author: Valentin Gosu <valentin.gosu@gmail.com> Date: Wed, 17 Dec 2025 08:53:01 +0000 Bug 1983387 - Update WPT expectations r=necko-reviewers,kershaw Differential Revision: https://phabricator.services.mozilla.com/D276644 Diffstat:
| M | testing/web-platform/meta/fetch/range/general.any.js.ini | | | 20 | -------------------- |
1 file changed, 0 insertions(+), 20 deletions(-)
diff --git a/testing/web-platform/meta/fetch/range/general.any.js.ini b/testing/web-platform/meta/fetch/range/general.any.js.ini @@ -4,23 +4,3 @@ if (os == "android") and not debug: [OK, ERROR] [Cross Origin Fetch with safe range header] expected: FAIL - - [Fetch with range header will be sent with Accept-Encoding: identity] - expected: FAIL - - -[general.any.sharedworker.html] - [Fetch with range header will be sent with Accept-Encoding: identity] - expected: FAIL - - -[general.any.worker.html] - expected: - if (os == "android") and not debug: [OK, CRASH] - [Fetch with range header will be sent with Accept-Encoding: identity] - expected: FAIL - - -[general.any.html] - [Fetch with range header will be sent with Accept-Encoding: identity] - expected: FAIL