Bug 116727 - AX: iOS ignores ARIA progressbar elements
Summary: AX: iOS ignores ARIA progressbar elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-05-24 10:08 PDT by chris fleizach
Modified: 2013-06-06 09:27 PDT (History)
6 users (show)

See Also:


Attachments
patch (5.02 KB, patch)
2013-06-03 12:37 PDT, chris fleizach
no flags Details | Formatted Diff | Diff
patch (16.62 KB, patch)
2013-06-03 12:39 PDT, chris fleizach
no flags Details | Formatted Diff | Diff
patch (6.69 KB, patch)
2013-06-03 12:42 PDT, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2013-05-24 10:08:40 PDT
As an example, this is ignored

<div class="popularity" role="progressbar" aria-label="Popularity" aria-valuemin="0" aria-valuenow="5" aria-valuemax="12">
</div>
Comment 1 chris fleizach 2013-05-24 10:13:06 PDT
rdar://13956715
Comment 2 chris fleizach 2013-06-03 12:37:46 PDT
Created attachment 203619 [details]
patch
Comment 3 chris fleizach 2013-06-03 12:39:44 PDT
Created attachment 203620 [details]
patch
Comment 4 chris fleizach 2013-06-03 12:42:42 PDT
Created attachment 203621 [details]
patch
Comment 5 David Kilzer (:ddkilzer) 2013-06-06 08:52:26 PDT
Comment on attachment 203621 [details]
patch 

r=me
Comment 6 WebKit Commit Bot 2013-06-06 09:27:16 PDT
Comment on attachment 203621 [details]
patch 

Clearing flags on attachment: 203621

Committed r151275: <http://trac.webkit.org/changeset/151275>
Comment 7 WebKit Commit Bot 2013-06-06 09:27:18 PDT
All reviewed patches have been landed.  Closing bug.