Re: [fullscreen] `position` value of `::backdrop` pseudo-element (#27)

BTW, I guess we can make
```css
position:fixed;
top:0; right:0; bottom:0; left:0;
```
apply to all `::backdrop`.

It seems `dialog::backdrop` uses the same values for these properties.

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

Received on Wednesday, 14 October 2015 11:52:49 UTC