Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/remote-playback/README.md

Issue 2677563003: Remote Playback API: move tests that can be moved to WPT. (Closed)
Patch Set: rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Remote Playback API specification Tests
2
3 The Remote Playback API can be found here:
4
5 GitHub repository: https://github.com/w3c/remote-playback/
6
7 File an issue: https://github.com/w3c/remote-playback/issues/new
8
9 ## Hardware/network dependency
10
11 The Remote Playback API requires to communicate with a device over the network.
12 Some behavior would require a real devices to be implemented. In order to keep
13 these tests automated, only behaviors that can be run without user gesture or
14 specific configurations are available here.
15
16 ## TODO
17
18 Some tests are missing, including, but not only:
19 * IDL tests
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698