Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

createMediaElementSource from EME element test #4548

Closed

Conversation

kirbysayshi
Copy link

@kirbysayshi kirbysayshi commented Jan 17, 2017

The spec mentions:

Media data processed by a CDM MAY be unavailable through JavaScript APIs in the usual way (for example using the CanvasRenderingContext2D drawImage() method and the AudioContext MediaElementAudioSourceNode). This specification does not define conditions for such non-availability of media data, however, if media data is not available to JavaScript APIs then these APIs MAY behave as if no media data was present at all.

I figured this test would be useful to know which browsers allow this (chrome) and which ones don't (firefox)! Hopefully others do too, but I understand if it's not in the scope of this project.

I basically copy/pasted an existing test, so any recommendations for naming or robustness are most welcome!

@wpt-pr-bot
Copy link
Collaborator

Notifying @ddorwin. (Learn how reviewing works.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants