Re: Scrolling when document.documentElement requests fullscreen

On Fri, Sep 7, 2012 at 11:37 AM, Simon Pieters <simonp@opera.com> wrote:
>> *|*:not(:root):fullscreen {
>>     position: fixed;
>>     top:0; right:0; bottom:0; left:0;
>>     /* etc... */
>> }
>>
>> Before I make this change in Gecko I'd like to get consensus from other
>> implementers that we want this behaviour, and get the spec changed to
>> reflect that.
>
> Sounds good to me.

https://github.com/whatwg/fullscreen/commit/07776073f0e41406feb7a6de481c5eae03bf52fc
http://fullscreen.spec.whatwg.org/#user-agent-level-style-sheet-defaults


-- 
http://annevankesteren.nl/

Received on Thursday, 13 September 2012 10:11:07 UTC