Bug 113339 - WebKit does not expose @required or @aria-required as AXRequired on select elements
Summary: WebKit does not expose @required or @aria-required as AXRequired on select el...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-03-26 14:09 PDT by James Craig
Modified: 2013-03-26 17:14 PDT (History)
8 users (show)

See Also:


Attachments
test case demonstrating bug (307 bytes, text/html)
2013-03-26 14:09 PDT, James Craig
no flags Details
patch (5.56 KB, patch)
2013-03-26 16:19 PDT, chris fleizach
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2013-03-26 14:09:58 PDT
Created attachment 195157 [details]
test case demonstrating bug

WebKit does not expose @required or @aria-required as AXRequired on select elements
Comment 1 Radar WebKit Bug Importer 2013-03-26 14:10:08 PDT
<rdar://problem/13509223>
Comment 2 chris fleizach 2013-03-26 16:19:52 PDT
Created attachment 195182 [details]
patch
Comment 3 chris fleizach 2013-03-26 16:20:05 PDT
adding tim to help review
Comment 4 Tim Horton 2013-03-26 17:09:28 PDT
Comment on attachment 195182 [details]
patch 

View in context: https://bugs.webkit.org/attachment.cgi?id=195182&action=review

> LayoutTests/platform/mac/accessibility/aria-required-popup-button.html:8
> +<div id="group">

Indentation could be better.
Comment 5 chris fleizach 2013-03-26 17:14:01 PDT
http://trac.webkit.org/changeset/146949