Skip to content

Commit

Permalink
Remove "page-visibility" from xref spec list.
Browse files Browse the repository at this point in the history
Follow-up to w3c#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
rakuco committed Dec 7, 2021
1 parent dc2008b commit 366e2f9
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 366e2f9

Please sign in to comment.