Re: Intent to implement: Scrollbar color properties

2018-07-25 Thread Karl Tomlinson
Xidorn Quan writes: >> Would the color for the auto property be derived in such as way as >> to hide the thumb or to make it constrast? > > No, currently we don't derive them from each other. We simply use some > fallback color in that case. How is the fallback color chosen? > It is not impossib

Re: Intent to implement: Scrollbar color properties

2018-07-25 Thread Xidorn Quan
On Thu, Jul 26, 2018, at 7:44 AM, Karl Tomlinson wrote: > Thanks very much for answering some of my questions for me. > > Xidorn Quan writes: > > > On Wed, Jul 25, 2018, at 6:29 PM, Karl Tomlinson wrote: > >> Is there a plan to avoid the contrast problems we have mixing > >> document colors with

Re: Intent to implement: Scrollbar color properties

2018-07-25 Thread Karl Tomlinson
Thanks very much for answering some of my questions for me. Xidorn Quan writes: > On Wed, Jul 25, 2018, at 6:29 PM, Karl Tomlinson wrote: >> Is there a plan to avoid the contrast problems we have mixing >> document colors with system colors in other widgets? >> >> e.g. If one scrollbar color is

Re: Intent to implement: Scrollbar color properties

2018-07-25 Thread Xidorn Quan
On Wed, Jul 25, 2018, at 6:29 PM, Karl Tomlinson wrote: > Is there a plan to avoid the contrast problems we have mixing > document colors with system colors in other widgets? > > e.g. If one scrollbar color is specified by the document, then what ensures > that other parts of the scrollbar are vis

Re: Intent to implement: Scrollbar color properties

2018-07-25 Thread Karl Tomlinson
Is there a plan to avoid the contrast problems we have mixing document colors with system colors in other widgets? e.g. If one scrollbar color is specified by the document, then what ensures that other parts of the scrollbar are visually distinct? Does the computed value of the other scrollbar co

Re: Intent to implement: Scrollbar color properties

2018-07-10 Thread Mike Taylor
> On Jul 9, 2018, at 6:31 PM, Xidorn Quan wrote: > > On Tue, Jul 10, 2018, at 7:36 AM, Tantek Çelik wrote: Platform coverage: Desktop >>> >>> Why not on mobile? >> >> Requires platform specific code that just hasn't been written (yet) >> for mobile platforms. > > Actually I don't really

Re: Intent to implement: Scrollbar color properties

2018-07-09 Thread Xidorn Quan
On Tue, Jul 10, 2018, at 7:36 AM, Tantek Çelik wrote: > >> Platform coverage: Desktop > > > > Why not on mobile? > > Requires platform specific code that just hasn't been written (yet) > for mobile platforms. Actually I don't really have a plan to support the rendering part of scrollbar color pr

Re: Intent to implement: Scrollbar color properties

2018-07-09 Thread Mike Taylor
Hi Tantek, > On Jul 9, 2018, at 4:36 PM, Tantek Çelik wrote: > > On Mon, Jul 9, 2018 at 1:57 PM, Mike Taylor wrote: >> Hi Xidorn, >> >>> On Jul 8, 2018, at 8:24 PM, Xidorn Quan wrote: >>> Hopefully with these properties (and one another controlling scrollbar >>> width or style to fulfill thi

Re: Intent to implement: Scrollbar color properties

2018-07-09 Thread Tantek Çelik
On Mon, Jul 9, 2018 at 1:57 PM, Mike Taylor wrote: > Hi Xidorn, > >> On Jul 8, 2018, at 8:24 PM, Xidorn Quan wrote: >> Hopefully with these properties (and one another controlling scrollbar width >> or style to fulfill thin scrollbar usecases), WebKit and Blink would be able >> to unship their

Re: Intent to implement: Scrollbar color properties

2018-07-09 Thread Mike Taylor
Hi Xidorn, > On Jul 8, 2018, at 8:24 PM, Xidorn Quan wrote: > Hopefully with these properties (and one another controlling scrollbar width > or style to fulfill thin scrollbar usecases), WebKit and Blink would be able > to unship their current pseudo-elements, so that we wouldn't need to > imp