Intent to implement: CSS property scrollbar-width

2018-08-05 Thread Xidorn Quan
Summary: scrollbar-width is a property to control the width (thickness) of scrollbars of an element. In my current implementation plan, it accepts three keywords: auto | thin | none. "thin" would generate a thinner scrollbar suitable for narrow container, and "none" would hide the scrollbar with

Re: ./mach try fuzzy: A Try Syntax Alternative

2018-08-05 Thread Botond Ballo
Is there an easy way to do a T-push (builds on all platforms, tests on one platform only) with |mach try fuzzy|? I usually do T-pushes using try syntax, by Trychooser seems to be out of date when it comes to building a T-push syntax for Android, so I'm at a loss as to how to do a T-push for Androi