Re: Media Capabilities: stub implementation of mediaCapabilities.query(). (#4831)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 7c07cb0a8e1b6f57ef0b1ce249676457c45dd432
Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4831/media-capabilities/idlharness.html">/media-capabilities/idlharness.html</a></summary>


|                                                      Subtest                                                      | Results |
|-------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                   | OK      |
| `MediaCapabilities interface object length`                                                                       | FAIL    |
| `MediaCapabilities interface: existence and properties of interface prototype object's "constructor" property`    | FAIL    |
| `MediaDecodingAbility interface: attribute smooth`                                                                | FAIL    |
| `MediaDecodingAbility interface: attribute supported`                                                             | FAIL    |
| `MediaDecodingAbility interface: attribute powerEfficient`                                                        | FAIL    |
| `MediaCapabilities interface object name`                                                                         | FAIL    |
| `Navigator interface: navigator must inherit property "mediaCapabilities" with the proper type (0)`               | FAIL    |
| `WorkerNavigator interface: existence and properties of interface object`                                         | PASS    |
| `MediaDecodingAbility interface object length`                                                                    | FAIL    |
| `MediaDecodingAbility interface: existence and properties of interface prototype object's "constructor" property` | FAIL    |
| `MediaDecodingAbility interface: existence and properties of interface prototype object`                          | FAIL    |
| `MediaDecodingAbility interface: existence and properties of interface object`                                    | FAIL    |
| `Navigator interface: attribute mediaCapabilities`                                                                | FAIL    |
| `Stringification of navigator`                                                                                    | PASS    |
| `MediaDecodingAbility interface object name`                                                                      | FAIL    |
| `MediaCapabilities interface: operation query(MediaConfiguration)`                                                | FAIL    |
| `MediaCapabilities interface: existence and properties of interface object`                                       | FAIL    |
| `Navigator must be primary interface of navigator`                                                                | PASS    |
| `MediaCapabilities interface: existence and properties of interface prototype object`                             | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4831/media-capabilities/query.html">/media-capabilities/query.html</a></summary>


|                             Subtest                             | Results |
|-----------------------------------------------------------------|---------|
|                                                                 | OK      |
| `Test that query returns a valid MediaDecodingAbility objects`  | FAIL    |
| `Test that query rejects if the MediaConfiguration isn't valid` | FAIL    |
| `Test that query rejects if it doesn't get a configuration`     | FAIL    |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4831#issuecomment-279921108

Received on Wednesday, 15 February 2017 05:33:07 UTC