- From: Luke Warlow <notifications@github.com>
- Date: Mon, 17 Mar 2025 07:43:53 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 March 2025 14:43:57 UTC
@lukewarlow commented on this pull request. > <li><p>Let <var>hideUntil</var> be the result of running <a>topmost popover ancestor</a> given - <var>element</var>, null, and false. + <var>element</var>, <var>document</var>'s <a>showing hint popover list</a>, null, and false. + + <li><p>If <var>hideUntil</var> is null, then set <var>hideUntil</var> to the result of running + topmost popover ancestor, given <var>element</var>, <var>document</var>'s <a>showing auto popover ```suggestion <a>topmost popover ancestor</a>, given <var>element</var>, <var>document</var>'s <a>showing auto popover ``` -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/pull/247#pullrequestreview-2690824218 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fullscreen/pull/247/review/2690824218@github.com>
Received on Monday, 17 March 2025 14:43:57 UTC