Thanks for the email. Have you filed a bug <http://crbug.com/new> about 
this change/issue? That would be the best place to debug it. Please be sure 
to include some sample code (or a URL) that shows the problem, and then I'd 
be happy to debug further. A few quick things: -webkit-focus-ring-color is 
only supported on quirks-mode documents (those without a <!DOCTYPE> 
header), so it's possible that your document has changed to standards mode? 
Another is that the default focus ring color does depend on the platform, 
e.g. it is blue (or other colors!) on Mac, and black on Windows. Please go 
ahead and report a bug, and we can continue this conversation there.

Thanks,
Mason

On Thursday, August 19, 2021 at 10:05:25 AM UTC-7 tylor....@gmail.com wrote:

>
> Recently we notice in chromium that our input focus stylings had changed. 
> Looking into it we discovered that outline-color is set to 
> -webkit-focus-ring-color which is what we want(default focus styling) but 
> somehow -webkit-focus-ring-color value is rgb(16,16,16) which is black. How 
> would this possibly get changed from the default blue that we normally see. 
>
> Is it even possible to change these values?
>
> We want the default focus styling behavior and overriding the agent style 
> sheet values is not an option.
>
> Thank you
>

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/88b29fe2-8969-4faa-8a01-4ab196ae8936n%40chromium.org.

Reply via email to