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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/mediasession/README.md

Issue 2674793003: Media Session: move all tests but mojo/ ones to external/wpt/. (Closed)
Patch Set: comments 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 # Media Session specification Tests
2
3 The Media Session specification is available here: https://wicg.github.io/medias ession
4
5 GitHub repository: https://github.com/WICG/mediasession
6
7 File an issue: https://github.com/WICG/mediasession/issues/new
8
9 ## Device/system dependency
10
11 The Media Session specification defines behaviors related to device or system
12 features such as the actions to run when a software/hardware media key is used.
13 These behaviors are not tested because they would depend on user agent specific
14 implementations and device specific features.
15
16 ## Status of these tests
17
18 These tests are not complete and only reflect the Blink tests that could be
19 exported. If a reader find a behavior that could be tested and is not, they
20 should feel free to file a bug.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698