- From: Xidorn Quan <notifications@github.com>
- Date: Sun, 10 Sep 2017 15:48:37 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 10 September 2017 22:48:58 UTC
So the last step currently only covers modal `<dialog>`. My question would be, should we remove its `open` attribute at the same time? Should we fire `close` event? Also it seems to me that the HTML spec already says > If at any time a dialog element is removed from a Document, then if that dialog is in that Document's top layer, it must be removed from it. Would one of them be a duplicate? BTW, the sentence in the HTML spec would raise interesting interaction between `<dialog>` and fullscreen element, which would be resolved by #91. -- 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/102#issuecomment-328377747
Received on Sunday, 10 September 2017 22:48:58 UTC