https://github.com/web-platform-tests/wpt
Raw File
Tip revision: ef54841c892a555e99d0304a8924c77d2f5e4d5a authored by Simon Pieters on 05 June 2018, 08:49:15 UTC
HTML: fix joint session history test to not time out
Tip revision: ef54841
README.md
# Remote Playback API specification Tests

The Remote Playback API can be found here:

GitHub repository: https://github.com/w3c/remote-playback/

File an issue: https://github.com/w3c/remote-playback/issues/new

## Hardware/network dependency

The Remote Playback API requires to communicate with a device over the network.
Some behavior would require a real devices to be implemented. In order to keep
these tests automated, only behaviors that can be run without user gesture or
specific configurations are available here.
back to top