From babfba14ef327051a1caf9df6730606330ff1cc0 Mon Sep 17 00:00:00 2001 From: Matt Mastracci Date: Sat, 12 Aug 2023 13:04:45 -0600 Subject: chore: deno_core -> 0.201.0 (#20135) --- tools/wpt/expectation.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index b75183d89..289698c1e 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -2807,8 +2807,12 @@ }, "class-string-interface.any.html": true, "class-string-interface.any.worker.html": true, - "class-string-iterator-prototype-object.any.html": true, - "class-string-iterator-prototype-object.any.worker.html": true, + "class-string-iterator-prototype-object.any.html": [ + "Object.prototype.toString applied after deleting @@toStringTag" + ], + "class-string-iterator-prototype-object.any.worker.html": [ + "Object.prototype.toString applied after deleting @@toStringTag" + ], "class-string-named-properties-object.window.html": false, "global-immutable-prototype.any.html": [ "Setting to a different prototype" -- cgit v1.2.3