[Bug 8210] Add drawFocusRing(x,y,w,h,element) which, if element is focused, draws a system focus ring at x,y,w,h.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8210





--- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch>  2009-11-06 17:05:47 ---
They can't draw their own — there'd be no way to notify the OS of where the
focus ring is (required for accessibility assistive tools to move the
magnification around, etc), and they wouldn't be able to use the OS-default
rendering for focus.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 6 November 2009 17:05:56 UTC