| OLD | NEW |
| (Empty) | |
| 1 CONSOLE MESSAGE: line 251: callback not yet supported |
| 2 This is a testharness.js-based test. |
| 3 PASS Navigator interface: attribute mediaSession |
| 4 PASS Navigator must be primary interface of navigator |
| 5 PASS Stringification of navigator |
| 6 PASS Navigator interface: navigator must inherit property "mediaSession" with th
e proper type (0) |
| 7 PASS MediaSession interface: existence and properties of interface object |
| 8 PASS MediaSession interface object length |
| 9 PASS MediaSession interface object name |
| 10 FAIL MediaSession interface: existence and properties of interface prototype obj
ect assert_equals: class string of MediaSession.prototype expected "[object Medi
aSessionPrototype]" but got "[object MediaSession]" |
| 11 PASS MediaSession interface: existence and properties of interface prototype obj
ect's "constructor" property |
| 12 PASS MediaSession interface: attribute metadata |
| 13 PASS MediaSession interface: attribute playbackState |
| 14 PASS MediaSession interface: operation setActionHandler(MediaSessionAction,Media
SessionActionHandler) |
| 15 PASS MediaMetadata interface: existence and properties of interface object |
| 16 PASS MediaMetadata interface object length |
| 17 PASS MediaMetadata interface object name |
| 18 FAIL MediaMetadata interface: existence and properties of interface prototype ob
ject assert_equals: class string of MediaMetadata.prototype expected "[object Me
diaMetadataPrototype]" but got "[object MediaMetadata]" |
| 19 PASS MediaMetadata interface: existence and properties of interface prototype ob
ject's "constructor" property |
| 20 PASS MediaMetadata interface: attribute title |
| 21 PASS MediaMetadata interface: attribute artist |
| 22 PASS MediaMetadata interface: attribute album |
| 23 PASS MediaMetadata interface: attribute artwork |
| 24 PASS MediaMetadata must be primary interface of [object MediaMetadata] |
| 25 PASS Stringification of [object MediaMetadata] |
| 26 PASS MediaMetadata interface: [object MediaMetadata] must inherit property "titl
e" with the proper type (0) |
| 27 PASS MediaMetadata interface: [object MediaMetadata] must inherit property "arti
st" with the proper type (1) |
| 28 PASS MediaMetadata interface: [object MediaMetadata] must inherit property "albu
m" with the proper type (2) |
| 29 FAIL MediaMetadata interface: [object MediaMetadata] must inherit property "artw
ork" with the proper type (3) Unrecognized type FrozenArray |
| 30 Harness: the test ran to completion. |
| 31 |
| OLD | NEW |