Re: [fullscreen] Cannot scroll in IE11 while in fullscreen by Fullscreen API (#23)

If it is really desired to have viewport scrollbar available for `<dialog>`, I suggest the spec say something like, if the `fullscreenElement` is not null, and it is not the root element, hide the viewport scrollbar. Then we can fix this bug and close #19.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/23#issuecomment-140944836

Received on Thursday, 17 September 2015 02:23:02 UTC