- From: Xidorn Quan <notifications@github.com>
- Date: Sun, 11 Mar 2018 09:47:13 +0000 (UTC)
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 11 March 2018 09:47:45 UTC
> does that last change sound good to you? Yeah, that sounds good. > I think the main weird thing with `fullscreenerror` is that when you remove the element it wouldn't end up on document, but maybe that's okay. Hmmm... do we reset node document of element when removing it? I cannot find any place in steps to remove. But I do find that we change the node document before invoking removing steps when moving element, which means the event would be dispatched to the target document... which doesn't sound great. -- 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/issues/122#issuecomment-372102382
Received on Sunday, 11 March 2018 09:47:45 UTC