- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 30 Sep 2016 07:51:43 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Friday, 30 September 2016 14:52:25 UTC
annevk commented on this pull request.
> <p>The <dfn attribute for=Document><code>fullscreen</code></dfn> attribute's getter must return
false if <a>context object</a>'s <a>fullscreen element</a> is null, and true otherwise.
-<p class=note>Use
-<a attribute for=Document lt=fullscreenElement><code>document.fullscreenElement</code></a> instead.
+<p class=note>Use {{DocumentOrShadowRoot/fullscreenElement}} instead.
the `fullscreenElement` attribute* (this is why it was document.fullScreenElement before I think)
--
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-2340681
Received on Friday, 30 September 2016 14:52:25 UTC