diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-08-15 14:12:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-15 14:12:11 +0200 |
| commit | 5a4f84a0e1a514c0e6040116953717051b44c168 (patch) | |
| tree | 6cdbaa14f14963cb8567a56570bd6e299a35571e /tools | |
| parent | 18dcc64910e6dd5f26f3828a07f2ff0845dfaa4b (diff) | |
chore: upgrade rusty_v8 to 0.48.1 (#15310)
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 }, |
