Re: [fullscreen] Propose to always render elements in the top layer as if it is fixed positioned (#19)

Yeah, I see that's for `<dialog>`. But I don't understand why `<dialog>` needs that setup.

As I mentioned above, top layer should be rendered on top of the scrollbar, which means the `::backdrop` of `<dialog>` should effectively block user from reaching the scrollbar. Given that, how does it make sense to have absolute position?

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

Received on Tuesday, 8 September 2015 03:10:20 UTC