测试资源
Showing 1-18 of 18
第 1 / 1 页
wpt: 86392 · test262: 53756
| 测试套件 | 路径 | 类型 | 模式 | 标题 |
|---|---|---|---|---|
| wpt | remote-playback/cancel-watch-availability.html [执行] | wpt-html | window | Tests cancelWatchAvailability() |
| wpt | remote-playback/disable-remote-playback-cancel-watch-availability-throws.html [执行] | wpt-html | window | Test that calling cancelWatchAvailability() when disableRemotePlayback attribute is set throws InvalidStateError |
| wpt | remote-playback/disable-remote-playback-prompt-throws.html [执行] | wpt-html | window | Test that calling prompt() when disableRemotePlayback attribute is set throws an exception |
| wpt | remote-playback/disable-remote-playback-watch-availability-throws.html [执行] | wpt-html | window | Test that calling watchAvailability() when disableRemotePlayback attribute is set throws an exception |
| wpt | remote-playback/event-handlers-manual.html [执行] | wpt-html | manual | Test that all event handlers are called when a remote playback device is connected |
| wpt | remote-playback/idlharness.window.js [执行] | wpt-js | window | idlharness.window.js |
| wpt | remote-playback/prompt-and-cancel-selection-manual.html [执行] | wpt-html | manual | Test that the Promise returned by prompt() is rejected when user cancels device selection |
| wpt | remote-playback/prompt-and-select-device-manual.html [执行] | wpt-html | manual | Test that the Promise returned by prompt() is resolved when user selects a device |
| wpt | remote-playback/prompt-and-watch-availability-no-device-manual.html [执行] | wpt-html | manual | Test that watchAvailability() runs the callback with false when there is no device for the user to select |
| wpt | remote-playback/prompt-and-watch-availability-with-device-manual.html [执行] | wpt-html | manual | Test that watchAvailability() runs the callback with true when user selects a device |
| wpt | remote-playback/prompt-in-detached-iframe.html [执行] | wpt-html | window | prompt-in-detached-iframe.html |
| wpt | remote-playback/remote-video-control-pausing-manual.html [执行] | wpt-html | manual | Test that pause() on the local video is reflected on the remote device |
| wpt | remote-playback/remote-video-control-seek-manual.html [执行] | wpt-html | manual | Test that seek() on the local video is reflected on the remote device |
| wpt | remote-playback/remote-video-playback-manual.html [执行] | wpt-html | manual | Test if video is playing on remote device |
| wpt | remote-playback/state-attribute-changes-when-selecting-device-manual.html [执行] | wpt-html | manual | Test that the remote playback state changes when selecting a device |
| wpt | remote-playback/watch-availability-callback-parameter.html [执行] | wpt-html | window | Test that the callback is called with boolean parameter when calling watchAvailability() |
| wpt | remote-playback/watch-availability-initial-callback.html [执行] | wpt-html | window | Test that the callback is called after the Promise returned by watchAvailability() resolves |
| wpt | remote-playback/watch-availability-promise-return-callback-id.html [执行] | wpt-html | window | Test that the Promise returned by watchAvailability() resolves with a numeric callback id |