diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 3b25e5fbb..df2f24655 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -3018,12 +3018,8 @@ ], "text-utf8.any.html": true, "text-utf8.any.worker.html": true, - "accept-header.any.html": [ - "Request through fetch should have a 'accept-language' header" - ], - "accept-header.any.worker.html": [ - "Request through fetch should have a 'accept-language' header" - ], + "accept-header.any.html": true, + "accept-header.any.worker.html": true, "conditional-get.any.html": false, "conditional-get.any.worker.html": false, "error-after-response.any.html": false, @@ -4613,4 +4609,4 @@ "idlharness.https.any.worker.html": true, "idlharness-shadowrealm.window.html": false } -} +}
\ No newline at end of file |