mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
<!-- Please describe your changes on the following line: --> Add transfer support to ReadableStream. Part of https://github.com/servo/servo/issues/34676 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #___ (GitHub issue number if applicable) <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because ___ <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> --------- Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>
77 lines
1.7 KiB
INI
Vendored
77 lines
1.7 KiB
INI
Vendored
[messagechannel.any.worker.html]
|
|
[File basic]
|
|
expected: FAIL
|
|
|
|
[A subclass instance will deserialize as its closest serializable superclass]
|
|
expected: FAIL
|
|
|
|
[Object with a getter that throws]
|
|
expected: FAIL
|
|
|
|
[Growable SharedArrayBuffer]
|
|
expected: FAIL
|
|
|
|
|
|
[messagechannel.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[messagechannel.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[messagechannel.any.html]
|
|
[File basic]
|
|
expected: FAIL
|
|
|
|
[FileList empty]
|
|
expected: FAIL
|
|
|
|
[Array FileList object, FileList empty]
|
|
expected: FAIL
|
|
|
|
[Object FileList object, FileList empty]
|
|
expected: FAIL
|
|
|
|
[ImageData 1x1 transparent black]
|
|
expected: FAIL
|
|
|
|
[ImageData 1x1 non-transparent non-black]
|
|
expected: FAIL
|
|
|
|
[Array ImageData object, ImageData 1x1 transparent black]
|
|
expected: FAIL
|
|
|
|
[Array ImageData object, ImageData 1x1 non-transparent non-black]
|
|
expected: FAIL
|
|
|
|
[Object ImageData object, ImageData 1x1 transparent black]
|
|
expected: FAIL
|
|
|
|
[Object ImageData object, ImageData 1x1 non-transparent non-black]
|
|
expected: FAIL
|
|
|
|
[ImageBitmap 1x1 transparent black]
|
|
expected: FAIL
|
|
|
|
[ImageBitmap 1x1 non-transparent non-black]
|
|
expected: FAIL
|
|
|
|
[Array ImageBitmap object, ImageBitmap 1x1 transparent black]
|
|
expected: FAIL
|
|
|
|
[Array ImageBitmap object, ImageBitmap 1x1 transparent non-black]
|
|
expected: FAIL
|
|
|
|
[Object ImageBitmap object, ImageBitmap 1x1 transparent black]
|
|
expected: FAIL
|
|
|
|
[Object ImageBitmap object, ImageBitmap 1x1 transparent non-black]
|
|
expected: FAIL
|
|
|
|
[A subclass instance will deserialize as its closest serializable superclass]
|
|
expected: FAIL
|
|
|
|
[Object with a getter that throws]
|
|
expected: FAIL
|
|
|
|
[Growable SharedArrayBuffer]
|
|
expected: FAIL
|