diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2022-10-25 11:55:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-25 11:55:57 -0400 |
| commit | e203bd9c5a4eb1b338c94bdcd4b2e91e7e1c5168 (patch) | |
| tree | a3dbebd1d701c7c84813e7eb2cf59d90fc4b6419 /tools | |
| parent | 606db35ccbe8e3c1ce93ae943a2f9850558400af (diff) | |
fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406)
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/wpt/expectation.json | 8 |
1 files changed, 1 insertions, 7 deletions
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": [ |
