| 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 44200e0a465475bf66062aae869f4061df7b1d85..8a6f9d97d3bc4eb7b7cdc3705631912dbf9d7e18 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
|
| @@ -20,6 +20,8 @@ PASS MediaCapabilities interface: existence and properties of interface prototyp
|
| FAIL MediaCapabilities interface: operation decodingInfo(MediaDecodingConfiguration) assert_throws: calling operation with this = null didn't throw TypeError function "function () {
|
| fn.apply(obj, args);
|
| }" did not throw
|
| -FAIL MediaCapabilities interface: operation encodingInfo(MediaEncodingConfiguration) assert_own_property: interface prototype object missing non-static operation expected property "encodingInfo" missing
|
| +FAIL MediaCapabilities interface: operation encodingInfo(MediaEncodingConfiguration) 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.
|
|
|
|
|