mirror of
https://github.com/servo/servo.git
synced 2025-06-04 07:35:36 +00:00
According to specification ImageBitmap objects are serializable objects and transferable objects. https://html.spec.whatwg.org/multipage/#the-imagebitmap-interface:imagebitmap-11 Testing: - html/canvas/element/manual/imagebitmap/* - html/infrastructure/safe-passing-of-structured-data/* - html/webappapis/structured-clone/* - workers/semantics/structured-clone/* Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com>
59 lines
1.3 KiB
INI
Vendored
59 lines
1.3 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
|
|
|
|
[A subclass instance will deserialize as its closest serializable superclass]
|
|
expected: FAIL
|
|
|
|
[Object with a getter that throws]
|
|
expected: FAIL
|
|
|
|
[Growable SharedArrayBuffer]
|
|
expected: FAIL
|