Skip to content

Commit

Permalink
Remove "page-visibility" from xref spec list. (#333)
Browse files Browse the repository at this point in the history
Follow-up to #332. The Page Visibility spec was merged into the HTML spec
itself, so we do not need to explicitly reference it from `xref` anymore.
  • Loading branch information
Raphael Kubo da Costa authored Dec 7, 2021
1 parent dc2008b commit 1109ef5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
xref: {
profile: "web-platform",
specs: [
"page-visibility",
"permissions",
"permissions-policy",
]
Expand Down

0 comments on commit 1109ef5

Please sign in to comment.