Re: [csswg-drafts] [css-scrollbars][css-scrollbars-1] Should we also add scrollbar width control? (#1958)

@smfr 

> I'm not convinced that WebKit would ever add support for a scrollbar width property

It seems you are mostly talking about variable widths, but not the `none` value of `scrollbar-width` which would more simply address all the cases I see in iOS where authors are using negative margins to hide nuisance scrollbars? I see this all the time for horizontal scrollers, even many google search results use their `<g-scrolling-carousel>` which is a horizontal scroll container, that uses native scrolling with a `margin-bottom: -20px` to "disable" the scrollbar visual?

Is webkit completely against even the responsible cases of `scrollbar-width: none`?

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

Received on Friday, 7 December 2018 23:01:54 UTC