WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 84635
112753
AX: Make inert subtrees and inert attr work for accessibility
https://bugs.webkit.org/show_bug.cgi?id=112753
Summary
AX: Make inert subtrees and inert attr work for accessibility
James Craig
Reported
2013-03-19 16:12:57 PDT
Make inert subtrees and inert attr work for accessibility. Follow-up to these:
http://webkit.org/b/110952
http://webkit.org/b/112085
inert elements should be removed from the accessibility tree
Attachments
Add attachment
proposed patch, testcase, etc.
James Craig
Comment 1
2013-10-03 10:03:15 PDT
… or whatever falls out of this W3C mapping discussion.
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23350
James Craig
Comment 2
2013-10-03 18:06:45 PDT
Looks like the resolution was to map @inert to aria-hidden, and consider @aria-inert for a later version of ARIA. PFWG-ISSUE-623, currently on ARIA 1.1.
https://www.w3.org/WAI/PF/Group/track/issues/623
One thing to consider is that the <dialog> behavior in HTML5 allows ancestor elements of the dialog to be inert, which m ay not map directly to @aria-hidden. In other words, what does it mean to have <dialog (not inert) aria-hidden="false"> element inside an ancestor <div inert (aria-hidden="true")>?
James Craig
Comment 3
2013-10-03 18:11:43 PDT
<
rdar://problem/15148553
>
James Craig
Comment 4
2016-03-24 11:56:46 PDT
*** This bug has been marked as a duplicate of
bug 84635
***
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