From a7548afb58b9848e501a085455446f5de897ffaa Mon Sep 17 00:00:00 2001 From: Leo Kettmeir Date: Sat, 18 Nov 2023 23:43:57 +0100 Subject: chore: update wpt (#21255) --- test_util/wpt | 2 +- tools/wpt/expectation.json | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/test_util/wpt b/test_util/wpt index 90b3819bc..00f2d3447 160000 --- a/test_util/wpt +++ b/test_util/wpt @@ -1 +1 @@ -Subproject commit 90b3819bcb212c50c1941267987ebb1b4c2513f9 +Subproject commit 00f2d3447e634be6beb0261e59e2a3264fa383d6 diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 3d5a33c23..81574085c 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -3197,12 +3197,8 @@ "construct-byob-request.any.worker.html": true, "general.any.html": true, "general.any.worker.html": true, - "non-transferable-buffers.any.html": [ - "ReadableStream with byte source: fill() with a non-transferable buffer" - ], - "non-transferable-buffers.any.worker.html": [ - "ReadableStream with byte source: fill() with a non-transferable buffer" - ], + "non-transferable-buffers.any.html": true, + "non-transferable-buffers.any.worker.html": true, "tee.any.html": true, "tee.any.worker.html": true, "respond-after-enqueue.any.html": true, -- cgit v1.2.3