Re: [whatwg/fullscreen] Fire events at elements by default, falling back to documents (#90)

> If we want to do this, we should pull back hierarchy restriction first.

That's https://github.com/whatwg/fullscreen/pull/91, but does it need to block this change? I think that with or without hierarchy restrictions, fullscreenchange events can bubble through elements that both are and are not in top layer, so one has to look at the event target. I'm in no hurry to get rid of the hierarchy restrictions in Blink, but would it be unworkable to not have them? (As you can tell, I'm conflicted.)

-- 
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/90#issuecomment-303351694

Received on Tuesday, 23 May 2017 10:04:04 UTC