diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/wpt/expectation.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 0d53dd962..813abbbba 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -1479,8 +1479,8 @@ ], "is.tentative.any.html": true, "is.tentative.any.worker.html": true, - "toString.tentative.any.html": false, - "toString.tentative.any.worker.html": false, + "toString.tentative.any.html": true, + "toString.tentative.any.worker.html": true, "type.tentative.any.html": false, "type.tentative.any.worker.html": false }, |
