diff --git a/features/permission.yml b/features/permission.yml new file mode 100644 index 00000000000..e3aab5525d3 --- /dev/null +++ b/features/permission.yml @@ -0,0 +1,4 @@ +name: +description: The `` HTML element shows a button that triggers a permission request. For example, clicking a `` element asks the user to grant permission to record audio. Also known as Page Embedded Permission Control. +spec: https://wicg.github.io/PEPC/permission-element.html +# Previously, spec: https://github.com/WICG/PEPC/blob/9dee065fa7e28578a5a5a12f38069ea056f47de3/explainer.md diff --git a/features/permission.yml.dist b/features/permission.yml.dist new file mode 100644 index 00000000000..d789d0a60f4 --- /dev/null +++ b/features/permission.yml.dist @@ -0,0 +1,6 @@ +# Generated from: permission.yml +# Do not edit this file by hand. Edit the source file instead! + +status: + baseline: false + support: {}