From e203bd9c5a4eb1b338c94bdcd4b2e91e7e1c5168 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Tue, 25 Oct 2022 11:55:57 -0400 Subject: fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406) --- tools/wpt/expectation.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'tools') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 7b878d7d4..a2db88c06 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -3245,13 +3245,7 @@ }, "data-urls": { "base64.any.html": true, - "base64.any.worker.html": true, - "processing.any.html": [ - "\"data:text/plain;a=\\\",\\\",X\"" - ], - "processing.any.worker.html": [ - "\"data:text/plain;a=\\\",\\\",X\"" - ] + "base64.any.worker.html": true }, "h1-parsing": { "lone-cr.window.html": [ -- cgit v1.2.3