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

I'm building a dynamic and responsive table template in SCSS which requires this functionality in many situations.  Currently, everything works beautifully in Chrome [63] and Edge [41], but the sticky behavior fails [somewhat gracefully, thankfully] in Firefox [53] and Safari [11].

Here's a basic test case for overflow-x and overflow-y support:
https://codepen.io/SimplyPhy/pen/oEZKZo

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

Received on Sunday, 11 February 2018 04:51:36 UTC