- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 16 Oct 2025 20:52:45 -0700
- To: w3c/screen-orientation <screen-orientation@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 October 2025 03:52:49 UTC
@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