- From: jonjohnjohnson via GitHub <sysbot+gh@w3.org>
- Date: Fri, 09 Mar 2018 07:43:33 +0000
- To: public-css-archive@w3.org
Since this relates to scrolling and box offsets, just wanted to bring up...
```css
.stick-to-overflow-relative-axis {
position: sticky;
inset-block-start: 0;
}
```
[Make Position 3 dependent on Logical?](https://drafts.csswg.org/css-position-3/#sticky-pos)
--
GitHub Notification of comment by jonjohnjohnson
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2000#issuecomment-371737726 using your GitHub account
Received on Friday, 9 March 2018 07:43:39 UTC