w3c / picture-in-picture

Picture-in-Picture (PiP)
https://w3c.github.io/picture-in-picture
Other
311 stars 39 forks source link

Add non-normative language about fullscreen/remote playback relationship #175

Closed mounirlamouri closed 4 years ago

mounirlamouri commented 4 years ago

What should happen if a video in Picture-in-Picture is sent fullscreen or played remotely? We may want to offer recommendations to implementers in the specification.

beaufortfrancois commented 4 years ago

I'll take care of this and send a PR shortly.

beaufortfrancois commented 4 years ago

@mounirlamouri I've just sent https://github.com/w3c/picture-in-picture/pull/185 to address this issue. Note that I didn't add anything to the remote playback section as I'm not sure we need to add anything.

Something like "Don't run the exit Picture-in-Picture algorithm when pictureinPictureElement is played remotely" does not seem that useful to me.