https://github.com/web-platform-tests/wpt
Revision 951ade940eacfdad4de7530058690a10637a277d authored by Geoffrey Sneddon on 09 April 2018, 11:49:58 UTC, committed by Geoffrey Sneddon on 09 April 2018, 11:49:58 UTC
1 parent 5d7a6b3
Raw File
Tip revision: 951ade940eacfdad4de7530058690a10637a277d authored by Geoffrey Sneddon on 09 April 2018, 11:49:58 UTC
fixup! Move the config into its own class
Tip revision: 951ade9
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