Re: [csswg-drafts] [css-scrollbars][css-scrollbars-1] Use or accept IE initial values for scrollbar-*-color properties

Why use the very old IE approach for scrollbars? 
I think that the Webkit approach gives more possibilities:
```
E::scrollbar
E::scrollbar-button
E::scrollbar-track
E::scrollbar-track-piece
E::scrollbar-thumb
E::scrollbar-corner
```
Blog : https://webkit.org/blog/363/styling-scrollbars/
Example : http://webkit-scroll-gen.sourceforge.net/

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

Received on Wednesday, 15 November 2017 21:55:56 UTC