diff options
Diffstat (limited to 'tests/wpt/meta/fetch/api/idlharness.any.js.ini')
-rw-r--r-- | tests/wpt/meta/fetch/api/idlharness.any.js.ini | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/wpt/meta/fetch/api/idlharness.any.js.ini b/tests/wpt/meta/fetch/api/idlharness.any.js.ini index 44d299531ad..58df7ba3188 100644 --- a/tests/wpt/meta/fetch/api/idlharness.any.js.ini +++ b/tests/wpt/meta/fetch/api/idlharness.any.js.ini @@ -29,12 +29,6 @@ [Request interface: new Request('about:blank') must inherit property "duplex" with the proper type] expected: FAIL - [Response interface: operation json(any, optional ResponseInit)] - expected: FAIL - - [Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError] - expected: FAIL - [idlharness.any.sharedworker.html] expected: ERROR @@ -70,12 +64,6 @@ [Request interface: new Request('about:blank') must inherit property "duplex" with the proper type] expected: FAIL - [Response interface: operation json(any, optional ResponseInit)] - expected: FAIL - - [Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError] - expected: FAIL - [idlharness.any.serviceworker.html] expected: ERROR |