mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +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`
25 lines
975 B
INI
25 lines
975 B
INI
[idlharness.window.html]
|
|
[MediaSession interface: operation setMicrophoneActive(boolean)]
|
|
expected: FAIL
|
|
|
|
[MediaSession interface: operation setCameraActive(boolean)]
|
|
expected: FAIL
|
|
|
|
[MediaSession interface: navigator.mediaSession must inherit property "setMicrophoneActive(boolean)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[MediaSession interface: calling setMicrophoneActive(boolean) on navigator.mediaSession with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[MediaSession interface: navigator.mediaSession must inherit property "setCameraActive(boolean)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[MediaSession interface: calling setCameraActive(boolean) on navigator.mediaSession with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[MediaMetadata interface: attribute artwork]
|
|
expected: FAIL
|
|
|
|
[MediaMetadata interface: new MediaMetadata() must inherit property "artwork" with the proper type]
|
|
expected: FAIL
|