[Bug 24162] drawSystemFocusRing: Inform assistive technologies of the location event when it does not have focus

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24162

Philippe Le Hegaret <plh@w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Philippe Le Hegaret <plh@w3.org> ---
This should have been addressed by:
[[
If element is not focused or is not a descendant of the element with whose
context the method is associated, then abort these steps.
[...]
Inform the user of the location given by the path. The full location of the
corresponding fallback element is passed to the accessibility API, if
supported. User agents may wait until the next time the event loop reaches its
"update the rendering" step to inform the user.
]]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 16 June 2015 20:42:56 UTC