Re: [csswg-drafts] [css-scrollbars][proposal] Add support for attaching native scrollbars to an element (#3397)

Interesting, I hadn't come across that, although the layered API project on which it is intended to become a part of sounds familiar, so I may have come across it before and just forgotten about it.

The layered API is supposed to be for high level features that do not provide capabilities that you can't get with low level features, but because of the limitation outlined in my gist (and [discovered by the virtual-scroller author](https://github.com/valdrinkoshi/virtual-scroller/issues/111#issuecomment-400837588)) , it's not possible to create reliably without a new low level feature. As such, this proposal would serve as a new low level feature that virtual-scroller would build on top of.

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

Received on Friday, 8 February 2019 13:49:31 UTC