Bug 32139

Summary: AX: VO just says "term" on many web sites
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch eric: review+

Description chris fleizach 2009-12-03 17:18:03 PST
Right now, term and definition are the AXDescription on groups. they need to be the AXRoleDescription
Comment 1 chris fleizach 2009-12-03 17:33:26 PST
we need to make definition and term groups more like the other ARIA named groups
Comment 2 chris fleizach 2009-12-03 17:48:54 PST
Created attachment 44281 [details]
patch
Comment 3 WebKit Review Bot 2009-12-03 17:53:48 PST
style-queue ran check-webkit-style on attachment 44281 [details] without any errors.
Comment 4 Eric Seidel (no email) 2009-12-03 17:59:36 PST
Comment on attachment 44281 [details]
patch

Looks right as far as I can tell.
Comment 5 chris fleizach 2009-12-03 18:07:27 PST
http://trac.webkit.org/changeset/51670
Comment 6 chris fleizach 2009-12-03 18:13:59 PST
looks like some code snuck that will cause a layout test to fail... fixing now