Skip to content

Commit

Permalink
Update URL of Permissions Policy spec (#133)
Browse files Browse the repository at this point in the history
Spec re-published with a new shortname `permissions-policy` instead of
`feature-policy`.
  • Loading branch information
tidoust authored Jul 18, 2020
1 parent 1665d7f commit 6d9c056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
"https://www.w3.org/TR/DOM-Parsing/",
"https://www.w3.org/TR/encoding/",
"https://www.w3.org/TR/encrypted-media/",
"https://www.w3.org/TR/feature-policy-1/",
{
"url": "https://www.w3.org/TR/fetch-metadata/",
"shortTitle": "Fetch Metadata"
Expand Down Expand Up @@ -378,6 +377,7 @@
"https://www.w3.org/TR/payment-method-manifest/",
"https://www.w3.org/TR/payment-request/",
"https://www.w3.org/TR/performance-timeline-2/",
"https://www.w3.org/TR/permissions-policy-1/",
"https://www.w3.org/TR/permissions/",
"https://www.w3.org/TR/picture-in-picture/",
"https://www.w3.org/TR/pointerevents3/",
Expand Down

0 comments on commit 6d9c056

Please sign in to comment.