Bug 47185

Summary: WAI-ARIA 'marquee' role live region uses aria-live="polite", should use aria-live="off"
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch darin: review+

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