WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
75101
AX: WebKit should ignore ARIA role=presentation on focusable elements
https://bugs.webkit.org/show_bug.cgi?id=75101
Summary
AX: WebKit should ignore ARIA role=presentation on focusable elements
chris fleizach
Reported
2011-12-22 11:22:53 PST
WebKit should ignore ARIA role=presentation on focusable elements From:
http://www.w3.org/TR/wai-aria/complete#presentation
If an element with a role of presentation is focusable, user agents MUST ignore the normal effect of the role and expose the element with implicit native semantics, in order to ensure that the element is both understandable and operable.
Attachments
Test case
(1.17 KB, text/html)
2011-12-22 11:28 PST
,
chris fleizach
no flags
Details
patch
(5.41 KB, patch)
2011-12-22 11:31 PST
,
chris fleizach
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2011-12-22 11:28:08 PST
Created
attachment 120348
[details]
Test case
chris fleizach
Comment 2
2011-12-22 11:28:33 PST
From the test case, we should also make sure that images are not hidden if focusable regardless of their alt attributes or size
chris fleizach
Comment 3
2011-12-22 11:29:01 PST
rdar://9416787
chris fleizach
Comment 4
2011-12-22 11:31:35 PST
Created
attachment 120349
[details]
patch
chris fleizach
Comment 5
2011-12-22 14:30:59 PST
http://trac.webkit.org/changeset/103580
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug