Skip to content

Commit ea89626

Browse files
authored
Merge pull request #11 from w3c/fix-proximity-ref
Adjust reference to page-visibility algorithm
2 parents 016e2d3 + 293e9aa commit ea89626

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@

169169
<var>patternvar> to <a>validate and normalizea>.
170170
li>
171171
<li>If the result of running the steps to <a href=
172-
"https://w3c.github.io/page-visibility/#dfn-steps-to-determine-if-the-document-is-hidden">
173-
determine if the document is hiddena> [[!PAGE-VISIBILITY]] is true,
172+
"https://w3c.github.io/page-visibility/#dfn-steps-to-determine-the-visibility-state">
173+
determine the visibility statea> [[!PAGE-VISIBILITY-2]] is not <code>visiblecode>,
174174
then return false and terminate these steps.
175175
<div class="note">
176176
A trusted (also known as privileged) application that integrates

0 commit comments

Comments
 (0)