Skip to content

drawSystemFocusRing support added using drawFocusIfNeeded API - #33

Merged
zdobersek merged 1 commit into
masterfrom
tatabranch
Mar 14, 2016
Merged

drawSystemFocusRing support added using drawFocusIfNeeded API#33
zdobersek merged 1 commit into
masterfrom
tatabranch

Conversation

@Haseenamol

Copy link
Copy Markdown

According to HTML A11y consensus the API drawSystemFocusRing is renamed to drawFocusIfNeeded
https://lists.w3.org/Archives/Public/public-html/2014Jan/0085.html
The html5test.com is calling drawSystemFocusRing API for the verification of Focus Ring functionality.
To make this test case compliance as well as backward compatibility enabled drawSystemFocusRing support (creating a wrapper on the drawFocusIfNeeded API)

@HaseenamolHaseenamol assigned magomez and zdobersek and unassigned magomezMar 14, 2016
@Haseenamol

Copy link
Copy Markdown
Author

Please review this changes

@zdobersek

Copy link
Copy Markdown

Looks OK.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Haseenamol@zdobersek@magomez