- From: Rik Cabanier <cabanier@gmail.com>
- Date: Mon, 29 Jul 2013 22:04:54 -0700
- To: Dominic Mazzoni <dmazzoni@google.com>
- Cc: whatwg@lists.whatwg.org, Ian Hickson <ian@hixie.ch>
On Mon, Jul 29, 2013 at 9:21 PM, Dominic Mazzoni <dmazzoni@google.com>wrote: > On Mon, Jul 29, 2013 at 7:51 PM, Rik Cabanier <cabanier@gmail.com> wrote: > >> Why not the style of the element? If the child element has a class of >> 'button' and the CSS has >> >> button:focus { >> >> color:red; >> >> } >> >> Shouldn't the focus be in red? >> > > While I also think there should probably be some way to override at least > the color of the focus ring in order to match the rest of the UI, I also > think that at this stage it might make more sense to just get this out in > front of developers (behind a flag) and see what happens with some > real-world apps. > That sounds like good plan. Keep us posted on your findings! > > I know at least 3 developers who are interested in trying it out with > their apps. > > - Dominic > >
Received on Tuesday, 30 July 2013 05:05:23 UTC