Skip to content

Commit

Permalink
editorial: Reference the "visibility state" definition in S&P conside…
Browse files Browse the repository at this point in the history
…rations (#118)
  • Loading branch information
Raphael Kubo da Costa authored Mar 8, 2024
1 parent b4de6ab commit 52d8775
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -618,10 +618,10 @@ <h4>
</h4>
<p>
Posture value change events are only fired for active documents
whose visibility state is "visible", and polling the value while
that is not the case, will return a stale value as the value is
only updated while the visibility state is "visible" or just
changed to "visible".
whose [=Document/visibility state=] is "visible", and polling the
value while that is not the case, will return a stale value as the
value is only updated while the visibility state is "visible" or
just changed to "visible".
</p>
</section>
</section>
Expand Down

0 comments on commit 52d8775

Please sign in to comment.