Re: [w3c/screen-orientation] Switch to using fully active descendant of a top-level traversable with user attention (PR #266)

@marcoscaceres commented on this pull request.



> @@ -820,10 +823,12 @@ <h2>
       </p>
       <aside class="note">
         <p>
-          Developers need to be aware that [=documents=] with a "hidden"
-          [=Document/visibility state=] will not receive an orientation change
-          event. However, once the [=document=] becomes visible again, it will
-          receive the change event.
+          Developers need to be aware that documents that are not
+          [=Document/fully active descendant of a top-level traversable with
+          user attention=] will not receive orientation change events. However,
+          once the document meets these requirements again (becomes visible and

```suggestion
          once a [=document=] meets these requirements again (becomes visible and
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/pull/266#pullrequestreview-3348087197
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/screen-orientation/pull/266/review/3348087197@github.com>

Received on Friday, 17 October 2025 03:52:49 UTC