diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-14 22:18:47 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-14 22:18:47 +0200 |
commit | 9ee567082c6bdf949f6c02a7e6c2e8b7bfef6590 (patch) | |
tree | 8974811cc99df1ea2658fbdf9ca8c5f69767077d /testing | |
parent | c73c73b7978d7fc12e0dc07bb7c8f3babd497b8c (diff) | |
download | uxp-9ee567082c6bdf949f6c02a7e6c2e8b7bfef6590.tar.gz |
moebius#140: Fix: Fetch - headers should sort and combine
https://github.com/MoonchildProductions/moebius/pull/140
Diffstat (limited to 'testing')
-rw-r--r-- | testing/web-platform/meta/fetch/api/headers/headers-basic.html.ini | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/testing/web-platform/meta/fetch/api/headers/headers-basic.html.ini b/testing/web-platform/meta/fetch/api/headers/headers-basic.html.ini index 27927b1e92..8c4cddf9c8 100644 --- a/testing/web-platform/meta/fetch/api/headers/headers-basic.html.ini +++ b/testing/web-platform/meta/fetch/api/headers/headers-basic.html.ini @@ -1,17 +1,3 @@ [headers-basic.html] type: testharness - [Check keys method] - expected: FAIL - - [Check values method] - expected: FAIL - - [Check entries method] - expected: FAIL - - [Check Symbol.iterator method] - expected: FAIL - - [Check forEach method] - expected: FAIL |