Files
servo/tests/wpt/meta-legacy-layout/html/infrastructure/safe-passing-of-structured-data/transfer-errors.window.js.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

35 lines
930 B
INI

[transfer-errors.window.html]
[Untitled]
expected: FAIL
[transfer-errors]
expected: FAIL
[Serialize should throw before a detached ArrayBuffer is found]
expected: FAIL
[Serialize should throw before a detached MessagePort is found]
expected: FAIL
[Serialize should make the ImageBitmap detached, so it cannot be transferred again]
expected: FAIL
[Serialize should throw before a detached ImageBitmap is found]
expected: FAIL
[Cannot transfer ImageBitmap detached while the message was serialized]
expected: FAIL
[Serialize should make the OffscreenCanvas detached, so it cannot be transferred again]
expected: FAIL
[Serialize should throw before a detached OffscreenCanvas is found]
expected: FAIL
[Cannot transfer the same OffscreenCanvas twice]
expected: FAIL
[Cannot transfer OffscreenCanvas detached while the message was serialized]
expected: FAIL