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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/media-capabilities/README.md

Issue 2685863004: Media Capabilities: stub implementation of mediaCapabilities.query(). (Closed)
Patch Set: review 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 Capabilities specification Tests
2
3 The Media Capabilities specification is available here: https://wicg.github.io/m edia-capabilities
4
5 GitHub repository: https://github.com/WICG/media-capabilities
6
7 File an issue: https://github.com/wicg/media-capabilities/issues/new
8
9 ## Status of these tests
10
11 These tests are still very early. The specification is still WIP and they try to
12 reflect as much as possible the current state of the specification. Please file
13 issues if there are inconsistencies between the specification and the tests or
14 if tests are obviously missing.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698