- From: Philip Jägenstedt <notifications@github.com>
- Date: Tue, 23 May 2023 07:03:53 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 May 2023 14:03:58 UTC
@foolip commented on this pull request. > + <li><p><a>Request removal from the top layer</a> given <var>element</var>. + + <li><a>Add to the top layer</a> given <var>element</var>. Right, specs have to either check if the element is already in top layer and treat it as an error, or call "request removal from the top layer" to get the moving behavior. The latter preserves the behavior mentioned in the last note in https://fullscreen.spec.whatwg.org/commit-snapshots/afd56a35f409e5595dd861f41390a1016ebd6aa2/#new-stacking-layer. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/pull/223#discussion_r1202395293 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fullscreen/pull/223/review/1439791026@github.com>
Received on Tuesday, 23 May 2023 14:03:58 UTC