scrollbar-color is inherited, yet scrollbar-width is not. (These are currently the only two properties in the scrollbars spec.) Is there any reason why these two related properties differ in inheritance?
The lack of inheritance is inconvenient for web devs wishing to ensure consistency in appearance site-wide, necessitating either excessive specific CSS selectors or the dreaded *.