diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 3 |
1 files changed, 3 insertions, 0 deletions
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, |