summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Kettmeir <crowlkats@toaxl.com>2023-11-18 23:43:57 +0100
committerGitHub <noreply@github.com>2023-11-18 22:43:57 +0000
commita7548afb58b9848e501a085455446f5de897ffaa (patch)
tree1310237d28d0a3d57fd63c625383881e79db20c0
parent76df375c84f1cb338e9d0eab3a0e168a27b0091f (diff)
chore: update wpt (#21255)
m---------test_util/wpt0
-rw-r--r--tools/wpt/expectation.json8
2 files changed, 2 insertions, 6 deletions
diff --git a/test_util/wpt b/test_util/wpt
-Subproject 90b3819bcb212c50c1941267987ebb1b4c2513f
+Subproject 00f2d3447e634be6beb0261e59e2a3264fa383d
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,