diff options
Diffstat (limited to 'tools/wpt')
| -rw-r--r-- | tools/wpt/expectation.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 5159ac0b0..407e301bb 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -1014,7 +1014,6 @@ "Response interface: operation json()", "Response interface: operation text()", "Response interface: calling redirect(USVString, optional unsigned short) on new Response() with too few arguments must throw TypeError", - "Window interface: calling fetch(RequestInfo, optional RequestInit) on window with too few arguments must throw TypeError", "Window interface: operation fetch(RequestInfo, optional RequestInit)" ] }, @@ -1101,4 +1100,4 @@ "set.any.js": true } } -}
\ No newline at end of file +} |
