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

Adds note regarding remote playback device capabilities. #94

Merged
merged 3 commits into from Jul 13, 2017

Conversation

mfoltzgoogle
Copy link
Contributor

This partially addresses Issue #41: [Meta] Guidance for HTMLMediaElement, HTMLAudioElement, HTMLVideoElement behaviors during remoting.

Instead of using "fallback" language I tried to phrase it in terms of state synchronization - since I am not sure if/where there is a spec defining fallback behavior for unsupported media element capabilities.

It does not attempt to list which capabilities MUST or SHOULD be implemented by the remote playback device.

@mfoltzgoogle
Copy link
Contributor Author

PTAL @avayvod @mounirlamouri @anssiko

index.html Outdated
@@ -267,7 +267,9 @@
"https://html.spec.whatwg.org/multipage/embedded-content.html#location-of-the-media-resource">
media resource</a></dfn> <dfn data-lt="exposing a user interface to the user"><a href=
"https://html.spec.whatwg.org/multipage/embedded-content.html#expose-a-user-interface-to-the-user">
expose a user interface to the user</a></dfn>
expose a user interface to the user</a></dfn>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: accidental ws change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, and fixed the rest of the list.

@mfoltzgoogle mfoltzgoogle merged commit d654551 into w3c:gh-pages Jul 13, 2017
@mfoltzgoogle mfoltzgoogle deleted the issue-41-capabilities branch July 13, 2017 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants