mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
54 lines
1.4 KiB
INI
Vendored
54 lines
1.4 KiB
INI
Vendored
[mediametadata.html]
|
|
[Test that mediaSession.metadata is properly set]
|
|
expected: FAIL
|
|
|
|
[Test that changes to metadata propagate properly]
|
|
expected: FAIL
|
|
|
|
[Test that resetting metadata to null is reflected]
|
|
expected: FAIL
|
|
|
|
[Test the different values allowed in MediaMetadata init dictionary]
|
|
expected: FAIL
|
|
|
|
[Test the default values for MediaMetadata with empty init dictionary]
|
|
expected: FAIL
|
|
|
|
[Test the default values for MediaMetadata with no init dictionary]
|
|
expected: FAIL
|
|
|
|
[Test that MediaMetadat.artwork can't be modified]
|
|
expected: FAIL
|
|
|
|
[Test that MediaMetadata.artwork will not expose unknown properties]
|
|
expected: FAIL
|
|
|
|
[Test that MediaMetadata.artwork is Frozen]
|
|
expected: FAIL
|
|
|
|
[Test that MediaMetadata.artwork returns parsed urls]
|
|
expected: FAIL
|
|
|
|
[Test that MediaMetadata throws when setting an invalid url]
|
|
expected: FAIL
|
|
|
|
[Test MediaImage default values]
|
|
expected: FAIL
|
|
|
|
[Test that MediaImage.src is required]
|
|
expected: FAIL
|
|
|
|
[Test that the base URL of MediaImage is the base URL of entry setting object]
|
|
expected: FAIL
|
|
|
|
[Test that MediaMetadata is read/write]
|
|
expected: FAIL
|
|
|
|
[Test that MediaMetadata.artwork can't be modified]
|
|
expected: FAIL
|
|
|
|
[Test that MediaMetadata.chapterInfo is Frozen]
|
|
expected: FAIL
|
|
|
|
[Test that MediaMetadata.chapterInfo's artwork returns parsed urls]
|
|
expected: FAIL
|