- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 28 Apr 2023 07:15:27 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 28 April 2023 14:15:33 UTC
@annevk approved this pull request. This seems okay. I'll ping @nt1m again as well. > @@ -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> <a for=Element>namespace</a> is not the <a>HTML namespace</a> or <var>element</var>'s <a>popover visibility state</a> is <a for="popover visibility state">hidden</a>. Nit: wrapping here is wrong. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/pull/204#pullrequestreview-1406045139 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fullscreen/pull/204/review/1406045139@github.com>
Received on Friday, 28 April 2023 14:15:33 UTC