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/f2e19c68-2d54-44c1-8feb-6d7bb6f0aa55n%40chromium.org.