- From: Philip Jägenstedt <notifications@github.com>
- Date: Thu, 06 Apr 2023 07:17:17 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 6 April 2023 14:17:23 UTC
@foolip commented on this pull request. > @@ -230,6 +238,8 @@ if all of the following are true, and false otherwise: <li><p><var>element</var>'s <a>node document</a> is <a>allowed to use</a> the "<code><a data-lt="fullscreen-feature">fullscreen</a></code>" feature. <!-- cross-process, recursive --> + + <li><p><var>element</var> is not in the <a for="popover visibility state" lt="showing">popover showing state</a>. ```suggestion <li><p><var>element</var>'s <a>popover visibility state</a> is not <a for="popover visibility state">showing</a>. ``` -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/pull/204#pullrequestreview-1374963569 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fullscreen/pull/204/review/1374963569@github.com>
Received on Thursday, 6 April 2023 14:17:23 UTC