Bug 35751 - WAI-ARIA live region doesn't appear when <div> only has a <div> child
Summary: WAI-ARIA live region doesn't appear when <div> only has a <div> child
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-03-04 10:47 PST by chris fleizach
Modified: 2010-03-05 22:45 PST (History)
2 users (show)

See Also:


Attachments
Patch (7.80 KB, patch)
2010-03-04 11:37 PST, 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 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.