Re: [whatwg/fullscreen] Hide popovers when making an element fullscreen (PR #204)

@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