From 688557e226d6ec25e6a0514fcd01a2153ce612a5 Mon Sep 17 00:00:00 2001 From: Anonymous <65428781+CrimsonCodes0@users.noreply.github.com> Date: Mon, 3 May 2021 00:05:42 -0700 Subject: fix(op_crates/fetch): check fetch() argument length (#10474) --- tools/wpt/expectation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tools') 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 +} -- cgit v1.2.3