w3c / webappsec-permissions-policy

A mechanism to selectively enable and disable browser features and APIs
https://w3c.github.io/webappsec-permissions-policy/
Other
396 stars 154 forks source link

Clarify "Shipped in Chrome" for picture-in-picture in features.md #502

Closed XSpielinbox closed 1 week ago

XSpielinbox commented 1 year ago

According to MDN the picture-in-picture directive has been supported in Chrome under the Feature-Policy name since version 71 and under the current (Permissions-Policy) name since version 88. If this is correct, it would be nice to clarify this in this list here in features.md too.

At least in Brave 1.46.144 Chromium 108.0.5359.128 all W3C Tests for picture-in-picture seem to work, except css-selector and shadow-dom.

XSpielinbox commented 1 week ago

@clelland Thank you for your work!

However, I cannot find it in https://github.com/w3c/webappsec-permissions-policy/blob/main/features.md nor can I find an open PR in regards to that.

clelland commented 1 week ago

Thanks for noticing that! I was trying a new workflow, and ended up pushing all of my changes to my personal branch, not merging them in to this one 🤦

It should be fixed now.