mirror of
https://github.com/servo/servo
synced 2026-05-01 11:57:31 +02:00
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`
21 lines
734 B
INI
21 lines
734 B
INI
[offscreencanvas.transferrable.w.html]
|
|
expected: ERROR
|
|
[Test that calling getContext('webgl') on a detached OffscreenCanvas throws exception in a worker.]
|
|
expected: FAIL
|
|
|
|
[Test that transfer an OffscreenCanvas that has a webgl context throws exception in a worker.]
|
|
expected: FAIL
|
|
|
|
[Test that transfer an OffscreenCanvas twice throws exception in a worker.]
|
|
expected: FAIL
|
|
|
|
[Test that calling getContext('2d') on a detached OffscreenCanvas throws exception in a worker.]
|
|
expected: FAIL
|
|
|
|
[Test that OffscreenCanvas's size is correct after being transferred from a worker.]
|
|
expected: FAIL
|
|
|
|
[Test that transfer an OffscreenCanvas that has a 2d context throws exception in a worker.]
|
|
expected: FAIL
|
|
|