Open fantasai opened 1 week ago
Proposed async resolution: Add both
value to scroll-state(snapped)
The CSSWG will automatically accept this resolution one week from now if no objections are raised here. Anyone can add an emoji to this comment to express support. If you do not support this resolution, please add a new comment.
Proposed Resolution: Add both
value to scroll-state(snapped)
The current syntax of
snapped
isnone | x | y | block | inline
; but in a lot of cases you actually want to check for both, because the element could be snapped in one axis but still off-screen.