Bug 50978 - AX: lists and list boxes need different attributes
Summary: AX: lists and list boxes need different attributes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: chris fleizach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-13 14:43 PST by chris fleizach
Modified: 2010-12-13 15:07 PST (History)
1 user (show)

See Also:


Attachments
patch (2.73 KB, patch)
2010-12-13 14:45 PST, chris fleizach
bdakin: 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-12-13 14:43:54 PST
AX lists (<ul>) should not include attributes for 

selected children, access keys and AXRequired. 

Those should be specific to list boxes.
Comment 1 chris fleizach 2010-12-13 14:45:06 PST
Created attachment 76444 [details]
patch