Re: [csswg-drafts] [css-position][css-sticky] Should overflowing sticky element continue scrolling until meeting opposite offset?

#### Current Behavior 
![stickytopbottomcurrent](https://user-images.githubusercontent.com/181364/38763153-2c37bda0-3f5b-11e8-988b-8b6090459320.gif)
#### Proposed Behavior 
![stickytopbottom](https://user-images.githubusercontent.com/181364/38763171-894dfdb0-3f5b-11e8-8226-0a95bcdda583.gif)

Scrolling element is black. Sticky elements with `top` box offset are red. Containing block is grey. In current, you can see how the bottom of an overflowing sticky top element would clipped for the duration of scrolling its containing blocks height, which just doesn't seem useful?

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

Received on Saturday, 14 April 2018 01:52:48 UTC