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

> That's #91, but does it need to block this change?

Given your change here, probably no. I was thinking about firing an event for each fullscreen element in top layer for exiting fullscreen, which would be a breaking change. But it seems your change here only fires event for the top fullscreen element, which is fine with or without hierarchy restriction, although without hierarchy restriction, you would not be able to guarantee to have all fullscreen elements get the event.

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

Received on Wednesday, 24 May 2017 00:24:05 UTC