browser-compat-data
browser-compat-data copied to clipboard
Add missing features for html.elements.iframe.allow
This PR adds the missing features of the allow member of the iframe HTML element. The data is copied from the Permissions-Policy header and then cleaned up accordingly.
This fixes #15987, fixes #21979, fixes #23949.
(@queengooborg Don't forget to re-request a review. 😉 )