Re: [whatwg] Relative positioning in the top layer

2013-01-11 Thread Anne van Kesteren
On Fri, Jan 11, 2013 at 8:26 AM, Matt Falkenhagen fal...@chromium.org wrote:
 The Fullscreen spec says, for an element in the top layer:
 If its specified position property is static, it computes to absolute.[1]

 I think this is to make top layer elements out of flow. But then shouldn't
 position 'relative' also compute to 'absolute'?

Yeah, I did not carefully review the suggestion from
http://lists.w3.org/Archives/Public/public-webapps/2012AprJun/0970.html
it seems. :-(


 [1] http://fullscreen.spec.whatwg.org/#new-stacking-layer


-- 
http://annevankesteren.nl/


Re: [whatwg] Relative positioning in the top layer

2013-01-11 Thread Anne van Kesteren
On Fri, Jan 11, 2013 at 11:40 AM, Anne van Kesteren ann...@annevk.nl wrote:
 Yeah, I did not carefully review the suggestion from
 http://lists.w3.org/Archives/Public/public-webapps/2012AprJun/0970.html
 it seems. :-(

Fixed: 
https://github.com/whatwg/fullscreen/commit/ad0e1b3ac071b81b399e3602ee6c46e8d761e6f6

Thanks,


-- 
http://annevankesteren.nl/