Bug 47185 - WAI-ARIA 'marquee' role live region uses aria-live="polite", should use aria-live="off"
Summary: WAI-ARIA 'marquee' role live region uses aria-live="polite", should use aria-...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: chris fleizach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 09:32 PDT by chris fleizach
Modified: 2010-10-05 10:09 PDT (History)
0 users

See Also:


Attachments
Patch (4.28 KB, patch)
2010-10-05 09:53 PDT, chris fleizach
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2010-10-05 09:32:51 PDT
WAI-ARIA 'marquee' role live region uses aria-live="polite", should use aria-live="off"

See spec: http://www.w3.org/WAI/PF/aria/complete#marquee
     Elements with the role marquee maintain the default aria-live value of off.
Comment 1 chris fleizach 2010-10-05 09:53:04 PDT
Created attachment 69800 [details]
Patch
Comment 2 chris fleizach 2010-10-05 10:09:41 PDT
http://trac.webkit.org/changeset/69120