From af460fc464562566dc1534c0f61f53c2976b9bd7 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Sat, 13 Feb 2021 15:58:12 +0100 Subject: fix: webidl utils and align `Event` to spec (#9470) --- cli/tests/error_009_op_crates_error.js.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/error_009_op_crates_error.js.out') diff --git a/cli/tests/error_009_op_crates_error.js.out b/cli/tests/error_009_op_crates_error.js.out index fd428b28e..b46ba3c16 100644 --- a/cli/tests/error_009_op_crates_error.js.out +++ b/cli/tests/error_009_op_crates_error.js.out @@ -1,3 +1,3 @@ -[WILDCARD]error: Uncaught TypeError: Event requires at least 1 argument, but only 0 present[WILDCARD] +[WILDCARD]error: Uncaught TypeError: Failed to construct 'Event': 1 argument, but only 0 present.[WILDCARD] at new Event (deno:op_crates/web/[WILDCARD]) at [WILDCARD] -- cgit v1.2.3