An origin trial for a new HTML element | Blog | Chrome for Developers
There are a number of imperative methods for asking for permission to use
powerful features like location access in web apps. These methods come with a
number of challenges, which is why the Chrome permissions team is experimenting
with a new declarative method: a dedicated HTML <permission> element. This
element is in origin trial from Chrome 126, and ultimately we hope to
standardize it.
Imperative methods for requesting permission
When web apps need access to
powerful features, they
need to a...
Read more at developer.chrome.com