diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-04-27 20:50:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-27 20:50:46 +0200 |
commit | 6cd62ea5e969de258b1d308daf5bec91e73e79d3 (patch) | |
tree | 9f80438d87c92cf66e6b7636b532469675d68230 /tools | |
parent | c3d670dbc992ffaff02cd8df82335ee41e88596e (diff) |
chore: upgrade rusty_v8 to 0.71.0 (#18868)
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 113 |
1 files changed, 4 insertions, 109 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 8f4590183..7cff6b6eb 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -5480,18 +5480,9 @@ "Serializing a non-serializable platform object fails", "An object whose interface is deleted from the global must still deserialize", "A subclass instance will deserialize as its closest serializable superclass", - "Resizable ArrayBuffer", "Growable SharedArrayBuffer", - "Length-tracking TypedArray", - "Length-tracking DataView", - "Serializing OOB TypedArray throws", - "Serializing OOB DataView throws", "A subclass instance will be received as its closest transferable superclass", - "Resizable ArrayBuffer is transferable", - "Length-tracking TypedArray is transferable", - "Length-tracking DataView is transferable", - "Transferring OOB TypedArray throws", - "Transferring OOB DataView throws" + "Transferring OOB TypedArray throws" ], "structured-clone.any.worker.html": [ "Blob basic", @@ -5517,18 +5508,9 @@ "Serializing a non-serializable platform object fails", "An object whose interface is deleted from the global must still deserialize", "A subclass instance will deserialize as its closest serializable superclass", - "Resizable ArrayBuffer", "Growable SharedArrayBuffer", - "Length-tracking TypedArray", - "Length-tracking DataView", - "Serializing OOB TypedArray throws", - "Serializing OOB DataView throws", "A subclass instance will be received as its closest transferable superclass", - "Resizable ArrayBuffer is transferable", - "Length-tracking TypedArray is transferable", - "Length-tracking DataView is transferable", - "Transferring OOB TypedArray throws", - "Transferring OOB DataView throws" + "Transferring OOB TypedArray throws" ] }, "dynamic-markup-insertion": { @@ -5659,95 +5641,8 @@ }, "infrastructure": { "safe-passing-of-structured-data": { - "messagechannel.any.html": [ - "Blob basic", - "Blob unpaired high surrogate (invalid utf-8)", - "Blob unpaired low surrogate (invalid utf-8)", - "Blob paired surrogates (invalid utf-8)", - "Blob empty", - "Blob NUL", - "Array Blob object, Blob basic", - "Array Blob object, Blob unpaired high surrogate (invalid utf-8)", - "Array Blob object, Blob unpaired low surrogate (invalid utf-8)", - "Array Blob object, Blob paired surrogates (invalid utf-8)", - "Array Blob object, Blob empty", - "Array Blob object, Blob NUL", - "Array Blob object, two Blobs", - "Object Blob object, Blob basic", - "Object Blob object, Blob unpaired high surrogate (invalid utf-8)", - "Object Blob object, Blob unpaired low surrogate (invalid utf-8)", - "Object Blob object, Blob paired surrogates (invalid utf-8)", - "Object Blob object, Blob empty", - "Object Blob object, Blob NUL", - "File basic", - "FileList empty", - "Array FileList object, FileList empty", - "Object FileList object, FileList empty", - "ImageData 1x1 transparent black", - "ImageData 1x1 non-transparent non-black", - "Array ImageData object, ImageData 1x1 transparent black", - "Array ImageData object, ImageData 1x1 non-transparent non-black", - "Object ImageData object, ImageData 1x1 transparent black", - "Object ImageData object, ImageData 1x1 non-transparent non-black", - "ImageBitmap 1x1 transparent black", - "ImageBitmap 1x1 non-transparent non-black", - "Array ImageBitmap object, ImageBitmap 1x1 transparent black", - "Array ImageBitmap object, ImageBitmap 1x1 transparent non-black", - "Object ImageBitmap object, ImageBitmap 1x1 transparent black", - "Object ImageBitmap object, ImageBitmap 1x1 transparent non-black", - "Serializing a non-serializable platform object fails", - "An object whose interface is deleted from the global must still deserialize", - "A subclass instance will deserialize as its closest serializable superclass", - "Resizable ArrayBuffer", - "Growable SharedArrayBuffer", - "Length-tracking TypedArray", - "Length-tracking DataView", - "Serializing OOB TypedArray throws", - "Serializing OOB DataView throws", - "A subclass instance will be received as its closest transferable superclass", - "Resizable ArrayBuffer is transferable", - "Length-tracking TypedArray is transferable", - "Length-tracking DataView is transferable", - "Transferring OOB TypedArray throws", - "Transferring OOB DataView throws" - ], - "messagechannel.any.worker.html": [ - "Blob basic", - "Blob unpaired high surrogate (invalid utf-8)", - "Blob unpaired low surrogate (invalid utf-8)", - "Blob paired surrogates (invalid utf-8)", - "Blob empty", - "Blob NUL", - "Array Blob object, Blob basic", - "Array Blob object, Blob unpaired high surrogate (invalid utf-8)", - "Array Blob object, Blob unpaired low surrogate (invalid utf-8)", - "Array Blob object, Blob paired surrogates (invalid utf-8)", - "Array Blob object, Blob empty", - "Array Blob object, Blob NUL", - "Array Blob object, two Blobs", - "Object Blob object, Blob basic", - "Object Blob object, Blob unpaired high surrogate (invalid utf-8)", - "Object Blob object, Blob unpaired low surrogate (invalid utf-8)", - "Object Blob object, Blob paired surrogates (invalid utf-8)", - "Object Blob object, Blob empty", - "Object Blob object, Blob NUL", - "File basic", - "Serializing a non-serializable platform object fails", - "An object whose interface is deleted from the global must still deserialize", - "A subclass instance will deserialize as its closest serializable superclass", - "Resizable ArrayBuffer", - "Growable SharedArrayBuffer", - "Length-tracking TypedArray", - "Length-tracking DataView", - "Serializing OOB TypedArray throws", - "Serializing OOB DataView throws", - "A subclass instance will be received as its closest transferable superclass", - "Resizable ArrayBuffer is transferable", - "Length-tracking TypedArray is transferable", - "Length-tracking DataView is transferable", - "Transferring OOB TypedArray throws", - "Transferring OOB DataView throws" - ], + "messagechannel.any.html": false, + "messagechannel.any.worker.html": false, "shared-array-buffers": { "no-coop-coep.https.any.html": false, "no-coop-coep.https.any.worker.html": false, |