Re: [csswg-drafts] [css3 positioning] support position:sticky inside an overflow:hidden|auto on general parents

maybe not really a bug but by implementation. Check this specs out

http://www.coreyford.name/files/position-sticky-presentation/

> The box’s position depends on its containing block (established as for position:static) **as well as its scrolling container, defined by the nearest ancestor in the same document with a computed value for ‘overflow-x’ or ‘overflow-y’ other than ‘visible’,** or the viewport if no such ancestor exists.

-- 
GitHub Notification of comment by pedi
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/865#issuecomment-290641458 using your GitHub account

Received on Friday, 31 March 2017 07:46:24 UTC