Re: [whatwg/fullscreen] Update fullscreen spec to be Shadow DOM compliant (#54)

annevk commented on this pull request.



>  
+<p class="note no-backref">In other words, <a>:fullscreen</a> matches all the non-null results of
+{{DocumentOrShadowRoot/fullscreenElement}} API for each <a>node tree</a>.

It's a little weird to have `:fullscreen` defined in two separate sentences with two separate notes. Also, I'd rather start with the requirement of what `:fullscreen` must match and then have an enumeration (if there are to be multiple options).

-- 
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-1892951

Received on Wednesday, 28 September 2016 09:01:04 UTC