From 3f5265b21ec578e543d09cdc9d8b19d9655aebd9 Mon Sep 17 00:00:00 2001 From: Casper Beyer Date: Tue, 16 Feb 2021 09:10:59 +0800 Subject: fix: align btoa to spec (#9053) --- tools/wpt/expectation.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools/wpt') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 00f004048..b2df7e407 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -1041,6 +1041,9 @@ }, "html": { "webappapis": { + "atob": { + "base64.any.js": true + }, "timers": { "cleartimeout-clearinterval.any.js": true, "missing-timeout-setinterval.any.js": true, -- cgit v1.2.3