Skip to content

Commit

Permalink
Add missing MediaController API feature (mdn#21039)
Browse files Browse the repository at this point in the history
* Add missing MediaController API feature

This PR is a part of a project to add missing interfaces and interface features to BCD that are from an active spec (including WICG specs) and is supported in at least one browser. This particular PR adds the missing `MediaController` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.2.10).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/MediaController

Additional Notes: While the feature was removed from the spec (see whatwg/html#1225), we still currently document HTMLMediaElement.controller, which returns this interface, so I figured it would be sensible to add this to BCD.

* standard_track: true -> false
  • Loading branch information
queengooborg authored and Elchi3 committed Nov 14, 2023
1 parent d242259 commit 27631d9
Showing 1 changed file with 517 additions and 0 deletions.
Loading

0 comments on commit 27631d9

Please sign in to comment.