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

annevk commented on this pull request.



> @@ -191,7 +203,7 @@ if all of the following are true, and false otherwise:
  <a href=https://www.w3.org/Math/draft-spec/chapter2.html#interf.toplevel>MathML <code>math</code></a>
  element. [[!SVG]] [[!MATHML]]
 
- <li><p><var>element</var> is <a>in a document</a>.
+ <li><p><var>element</var> is <a>in a document tree</a>.

This excludes shadow trees, seems 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-157426

Received on Thursday, 15 September 2016 12:58:39 UTC