- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 30 Sep 2016 04:18:19 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Friday, 30 September 2016 11:18:54 UTC
annevk commented on this pull request.
>
-<p class="note no-backref">This makes it different from the {{Document/fullscreenElement}} API,
-which returns a <a>document</a>'s <a>fullscreen element</a>.
+<ul>
+ <li><p><var>element</var>'s <a>fullscreen flag</a> is set.
+
+ <li><p><var>element</var> is a <a>shadow host</a> and the result of <a>retargeting</a> its
+ <a>node document</a>'s <a>fullscreen element</a> against <var>element</var> is equal to
+ <var>element</var>.
s/is equal to/is/
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/pull/54#pullrequestreview-2308823
Received on Friday, 30 September 2016 11:18:54 UTC