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

@SimplyPhy was going to comment and say safari just needed prefix for sticky, but now I see you updated your comment. Though safari still has an issue 'sticking' your `td:first-child {top: 0}`, I'm guessing because it doesn't calculate the top edge of it's parent `tr` like other browsers. But if you remove that property declaration, I'm guessing the behavior is perfectly how you want it?

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

Received on Sunday, 11 February 2018 05:53:50 UTC