You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow scrollbar size of zero (scrollable containers without scrollbars) (#3488)
* Remove the guard code which protects against `scrollbar-size-*:0`, update error messages indicating its supported now.
* Fix scrollbar region calculation to support zero-thickness scrollbars
* Add test ensuring zero-width scrollbars dont blow up
* Updating CHANGELOG regarding zero-thickness scrollbars
* Add note to scrollbar_size.md about zero width scrollbar
0 commit comments