- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Sep 2013 00:49:36 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22803
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian@hixie.ch
--- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
I don't really understand how this would work. What if a platform doesn't use
'outline' for focus rings? What if the author is using borders in CSS for
focus, instead of outlines? Does it mean that if someone overrides 'outline' on
all elements, e.g.:
* { outline: none; }
...then no outlines will be drawn in <canvas>?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 12 September 2013 00:49:37 UTC