mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
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`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
24
tests/wpt/meta/mediasession/idlharness.window.js.ini
Normal file
24
tests/wpt/meta/mediasession/idlharness.window.js.ini
Normal file
|
@ -0,0 +1,24 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue