- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 28 Sep 2016 01:58:31 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Wednesday, 28 September 2016 08:59:01 UTC
annevk commented on this pull request.
> @@ -505,9 +518,15 @@ properties apply to this pseudo-element either.
<p>The <dfn id=css-pc-fullscreen><code>:fullscreen</code></dfn> pseudo-class must match any
<a>element</a> that has its <a>fullscreen flag</a> set.
-<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>.
+<p class="note no-backref">This makes it different from the fullscreenElement API, which returns
+returns the topmost fullscreen element..
You droppped the reference to fullscreenElement here. And the double dot looks wrong.
--
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-1892627
Received on Wednesday, 28 September 2016 08:59:01 UTC