Re: [remote-playback-tests] Remote Playback API: move tests that can be moved to WPT. (#4781)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 376f7bf74108623776f8c84e9ce273076db714a4
Using browser at version 58.0.3004.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary><a href="http://w3c-test.org/submissions/4781/remote-playback/watch-availability-initial-callback.html">/remote-playback/watch-availability-initial-callback.html</a></summary>


|                                Subtest                                | Results |
|-----------------------------------------------------------------------|---------|
|                                                                       | OK      |
| `Test that the callback is called once watchAvailability() resolves.` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4781/remote-playback/disable-remote-playback-cancel-watch-availability-throws.html">/remote-playback/disable-remote-playback-cancel-watch-availability-throws.html</a></summary>


|                                                    Subtest                                                     | Results |
|----------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                | OK      |
| `Test that calling cancelWatchAvailability() when disableRemotePlayback attribute is set throws an exception.` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4781/remote-playback/cancel-watch-availability.html">/remote-playback/cancel-watch-availability.html</a></summary>


|                                        Subtest                                         | Results |
|----------------------------------------------------------------------------------------|---------|
|                                                                                        | OK      |
| `Test that calling cancelWatchAvailability() without an id removes all the callbacks.` | PASS    |
| `Test that calling cancelWatchAvailability() with an id does remove the callback.`     | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4781/remote-playback/disable-remote-playback-prompt-throws.html">/remote-playback/disable-remote-playback-prompt-throws.html</a></summary>


|                                            Subtest                                            | Results |
|-----------------------------------------------------------------------------------------------|---------|
|                                                                                               | OK      |
| `Test that calling prompt() when disableRemotePlayback attribute is set throws an exception.` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4781/remote-playback/disable-remote-playback-watch-availability-throws.html">/remote-playback/disable-remote-playback-watch-availability-throws.html</a></summary>


|                                                 Subtest                                                  | Results |
|----------------------------------------------------------------------------------------------------------|---------|
|                                                                                                          | OK      |
| `Test that calling watchAvailability() when disableRemotePlayback attribute is set throws an exception.` | PASS    |

</details>

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

Received on Thursday, 9 February 2017 20:59:25 UTC