| Index: third_party/WebKit/LayoutTests/external/wpt/media-capabilities/idlharness-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/media-capabilities/idlharness-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/media-capabilities/idlharness-expected.txt
|
| index d8498b6706574fa8ad980eda87f24377597cf9d3..628e903dcbd0f7d42070b138314b60881f011b50 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/media-capabilities/idlharness-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/media-capabilities/idlharness-expected.txt
|
| @@ -4,20 +4,20 @@ PASS Navigator must be primary interface of navigator
|
| PASS Stringification of navigator
|
| PASS Navigator interface: navigator must inherit property "mediaCapabilities" with the proper type (0)
|
| PASS WorkerNavigator interface: existence and properties of interface object
|
| -PASS MediaDecodingAbility interface: existence and properties of interface object
|
| -PASS MediaDecodingAbility interface object length
|
| -PASS MediaDecodingAbility interface object name
|
| -FAIL MediaDecodingAbility interface: existence and properties of interface prototype object assert_equals: class string of MediaDecodingAbility.prototype expected "[object MediaDecodingAbilityPrototype]" but got "[object MediaDecodingAbility]"
|
| -PASS MediaDecodingAbility interface: existence and properties of interface prototype object's "constructor" property
|
| -PASS MediaDecodingAbility interface: attribute supported
|
| -PASS MediaDecodingAbility interface: attribute smooth
|
| -PASS MediaDecodingAbility interface: attribute powerEfficient
|
| +PASS MediaCapabilitiesInfo interface: existence and properties of interface object
|
| +PASS MediaCapabilitiesInfo interface object length
|
| +PASS MediaCapabilitiesInfo interface object name
|
| +FAIL MediaCapabilitiesInfo interface: existence and properties of interface prototype object assert_equals: class string of MediaCapabilitiesInfo.prototype expected "[object MediaCapabilitiesInfoPrototype]" but got "[object MediaCapabilitiesInfo]"
|
| +PASS MediaCapabilitiesInfo interface: existence and properties of interface prototype object's "constructor" property
|
| +PASS MediaCapabilitiesInfo interface: attribute supported
|
| +PASS MediaCapabilitiesInfo interface: attribute smooth
|
| +PASS MediaCapabilitiesInfo interface: attribute powerEfficient
|
| PASS MediaCapabilities interface: existence and properties of interface object
|
| PASS MediaCapabilities interface object length
|
| PASS MediaCapabilities interface object name
|
| FAIL MediaCapabilities interface: existence and properties of interface prototype object assert_equals: class string of MediaCapabilities.prototype expected "[object MediaCapabilitiesPrototype]" but got "[object MediaCapabilities]"
|
| PASS MediaCapabilities interface: existence and properties of interface prototype object's "constructor" property
|
| -FAIL MediaCapabilities interface: operation query(MediaConfiguration) assert_throws: calling operation with this = null didn't throw TypeError function "function () {
|
| +FAIL MediaCapabilities interface: operation decodingInfo(MediaConfiguration) assert_throws: calling operation with this = null didn't throw TypeError function "function () {
|
| fn.apply(obj, args);
|
| }" did not throw
|
| Harness: the test ran to completion.
|
|
|