gecko-dev/testing/web-platform/tests/mediasession
Becca Hughes c0bf08fb17 Bug 1565071 [wpt PR 17776] - [Media Session] Implement "seekto" in Blink, a=testonly
Automatic update from web-platform-tests
[Media Session] Implement "seekto" in Blink

Implement "seekto" action for media session in Blink.

Also implements MediaSessionActionDetails which were
added as part of the same spec change.

BUG=977375

Change-Id: I8a95ebfd8390922e152117d26c2cbb20889c0c9f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696204
Commit-Queue: Becca Hughes <beccahughes@chromium.org>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#679198}

--

wpt-commits: 9501ee7f29d8ad85fe2ea4fd156b5631c0e0eac8
wpt-pr: 17776
2019-07-31 02:53:41 +00:00
..
idlharness.window.js
mediametadata.html
META.yml
playbackstate.html
README.md
setactionhandler.html Bug 1565071 [wpt PR 17776] - [Media Session] Implement "seekto" in Blink, a=testonly 2019-07-31 02:53:41 +00:00

Media Session specification Tests

The Media Session specification is available here: https://wicg.github.io/mediasession

GitHub repository: https://github.com/WICG/mediasession

File an issue: https://github.com/WICG/mediasession/issues/new

Device/system dependency

The Media Session specification defines behaviors related to device or system features such as the actions to run when a software/hardware media key is used. These behaviors are not tested because they would depend on user agent specific implementations and device specific features.

Status of these tests

These tests are not complete and only reflect the Blink tests that could be exported. If a reader find a behavior that could be tested and is not, they should feel free to file a bug.