mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
chore: update wpt (#21255)
This commit is contained in:
parent
76df375c84
commit
a7548afb58
2 changed files with 3 additions and 7 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 90b3819bcb212c50c1941267987ebb1b4c2513f9
|
||||
Subproject commit 00f2d3447e634be6beb0261e59e2a3264fa383d6
|
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue