Re: [whatwg/fullscreen] Fix #245 - Addressing new popover values (PR #247)

@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