w3c / picture-in-picture

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

Feature detection for v2 #139

Closed beccahughes closed 1 year ago

beccahughes commented 5 years ago

We should have a way beyond pictureInPictureEnabled for a website to check whether picture in picture is supported. For example, a site may not wish to show UI if the user agent does not support interactive PIP.

pliu6 commented 3 years ago

Could you clarify the requirement? Are you suggesting something like pictureInPictureSupported?

beaufortfrancois commented 1 year ago

Closing all v2 labels issues as this is replaced by the dedicated WICG Document Picture-in-Picture API proposal.