So apparently when you style scrollbars with CSS, the Chrome/Safari -webkit-* version doesn't correctly round them on macOS, whereas Firefox's standard scrollbar-color does. https://github.com/nolanlawson/pinafore/issues/698
Does this bug anyone else? Am I the only one? Should I add UA-sniffing logic to Pinafore to only round them on macOS (but not Windows/Linux)?
@nolan what version of firefox are you using?
ah. when does the final version come out?