Files
servo/tests/wpt/meta-legacy-layout/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-simple-success.https.html.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

46 lines
1.8 KiB
INI

[window-simple-success.https.html]
[postMessaging to a dedicated worker allows them to see each others' modifications with Uint16Array]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with Uint8ClampedArray]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with Uint8Array]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with Int16Array]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with Int8Array]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with DataView]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with Int32Array]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with Uint32Array]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with Float64Array]
expected: FAIL
[postMessaging to a same-origin iframe allows them to see each others' modifications]
expected: FAIL
[postMessaging to a same-origin opened window allows them to see each others' modifications]
expected: FAIL
[postMessaging to a same-origin deeply-nested iframe allows them to see each others' modifications]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with Float32Array]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with BigInt64Array]
expected: FAIL
[postMessaging to a dedicated worker allows them to see each others' modifications with BigUint64Array]
expected: FAIL