OLD | NEW |
(Empty) | |
| 1 CONSOLE ERROR: line 83: Uncaught (in promise) TypeError: Failed to execute 'quer
y' on 'MediaCapabilities': Illegal invocation |
| 2 This is a testharness.js-based test. |
| 3 PASS Navigator interface: attribute mediaCapabilities |
| 4 PASS Navigator must be primary interface of navigator |
| 5 PASS Stringification of navigator |
| 6 PASS Navigator interface: navigator must inherit property "mediaCapabilities" wi
th the proper type (0) |
| 7 PASS WorkerNavigator interface: existence and properties of interface object |
| 8 PASS MediaDecodingAbility interface: existence and properties of interface objec
t |
| 9 PASS MediaDecodingAbility interface object length |
| 10 PASS MediaDecodingAbility interface object name |
| 11 FAIL MediaDecodingAbility interface: existence and properties of interface proto
type object assert_equals: class string of MediaDecodingAbility.prototype expect
ed "[object MediaDecodingAbilityPrototype]" but got "[object MediaDecodingAbilit
y]" |
| 12 PASS MediaDecodingAbility interface: existence and properties of interface proto
type object's "constructor" property |
| 13 PASS MediaDecodingAbility interface: attribute supported |
| 14 PASS MediaDecodingAbility interface: attribute smooth |
| 15 PASS MediaDecodingAbility interface: attribute powerEfficient |
| 16 PASS MediaCapabilities interface: existence and properties of interface object |
| 17 PASS MediaCapabilities interface object length |
| 18 PASS MediaCapabilities interface object name |
| 19 FAIL MediaCapabilities interface: existence and properties of interface prototyp
e object assert_equals: class string of MediaCapabilities.prototype expected "[o
bject MediaCapabilitiesPrototype]" but got "[object MediaCapabilities]" |
| 20 PASS MediaCapabilities interface: existence and properties of interface prototyp
e object's "constructor" property |
| 21 FAIL MediaCapabilities interface: operation query(MediaConfiguration) assert_thr
ows: calling operation with this = null didn't throw TypeError function "functio
n () { |
| 22 fn.apply(obj, args); |
| 23 }" did not throw |
| 24 Harness: the test ran to completion. |
| 25 |
OLD | NEW |