diff options
Diffstat (limited to 'tests/wpt/meta/FileAPI/url/url-with-fetch.any.js.ini')
-rw-r--r-- | tests/wpt/meta/FileAPI/url/url-with-fetch.any.js.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/wpt/meta/FileAPI/url/url-with-fetch.any.js.ini b/tests/wpt/meta/FileAPI/url/url-with-fetch.any.js.ini index 292dc852b9f..b275cb58343 100644 --- a/tests/wpt/meta/FileAPI/url/url-with-fetch.any.js.ini +++ b/tests/wpt/meta/FileAPI/url/url-with-fetch.any.js.ini @@ -12,3 +12,6 @@ [Revoke blob URL after creating Request, then clone Request, will fetch] expected: FAIL + + [Revoke blob URL after calling fetch, fetch should succeed] + expected: FAIL |