- From: Philip Jägenstedt <notifications@github.com>
- Date: Thu, 06 Apr 2023 07:05:23 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 6 April 2023 14:05:29 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 {popover showing state}.
```suggestion
<li><p><var>element</var> is not in the <a>popover showing state</a>.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/pull/204#pullrequestreview-1374940950
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fullscreen/pull/204/review/1374940950@github.com>
Received on Thursday, 6 April 2023 14:05:29 UTC