diff options
Diffstat (limited to 'testing/web-platform/meta/fetch/api/response/response-idl.html.ini')
-rw-r--r-- | testing/web-platform/meta/fetch/api/response/response-idl.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/api/response/response-idl.html.ini b/testing/web-platform/meta/fetch/api/response/response-idl.html.ini new file mode 100644 index 000000000..69363a29b --- /dev/null +++ b/testing/web-platform/meta/fetch/api/response/response-idl.html.ini @@ -0,0 +1,8 @@ +[response-idl.html] + type: testharness + [Response interface: attribute body] + expected: FAIL + + [Response interface: new Response() must inherit property "body" with the proper type (8)] + expected: FAIL + |