Closed beaufortfrancois closed 1 year ago
Changes lgtm but looks like the build was unsuccessful
FYI @chrisn @jernoble
caniuse says autoPictureInPictureElement
is implemented in Safari, so want to confirm with @jernoble.
autoPictureInPicture
is in WebKit but doesn't actually do anything. See https://github.com/search?q=repo%3AWebKit%2FWebKit+autoPictureInPicture&type=code
Same applies to disablePictureInPicture
: https://github.com/search?q=repo%3AWebKit%2FWebKit+disablePictureInPicture&type=code
Thanks!
This PR is about removing the
autoPictureInPicture
HTMLVideoElement attribute from the spec. The only browser that implemented it for experimental purposes was Chrome and it never shipped.@steimelchrome PTAL
Preview | Diff