Bug 35751

Summary: WAI-ARIA live region doesn't appear when <div> only has a <div> child
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description chris fleizach 2010-03-04 10:47:44 PST
when you have

<div aria-live=polite><div>a</div></div>

the outer div is accessibilityIgnored
Comment 1 chris fleizach 2010-03-04 11:37:12 PST
Created attachment 50041 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-03-05 13:12:31 PST
Comment on attachment 50041 [details]
Patch

OK.
Comment 3 WebKit Commit Bot 2010-03-05 22:45:37 PST
Comment on attachment 50041 [details]
Patch

Clearing flags on attachment: 50041

Committed r55611: <http://trac.webkit.org/changeset/55611>
Comment 4 WebKit Commit Bot 2010-03-05 22:45:42 PST
All reviewed patches have been landed.  Closing bug.