Bug 65451

Summary: WAI-ARIA textbox role should be AXTextArea for aria-multiline=true, AXTextField for aria-multiline=false
Product: WebKit Reporter: Alice Boxhall <aboxhall>
Component: AccessibilityAssignee: Alice Boxhall <aboxhall>
Status: RESOLVED FIXED    
Severity: Normal CC: cfleizach, davidbarr, dmazzoni, dtseng, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alice Boxhall 2011-08-01 00:43:10 PDT
I believe bug 51481 specified this correctly, but the code has the logic reversed.
Comment 1 Alice Boxhall 2011-08-01 00:45:48 PDT
Created attachment 102488 [details]
Patch
Comment 2 chris fleizach 2011-08-01 01:27:43 PDT
Comment on attachment 102488 [details]
Patch

Looks good
R=me
Comment 3 WebKit Review Bot 2011-08-01 17:51:51 PDT
Comment on attachment 102488 [details]
Patch

Clearing flags on attachment: 102488

Committed r92158: <http://trac.webkit.org/changeset/92158>
Comment 4 WebKit Review Bot 2011-08-01 17:51:55 PDT
All reviewed patches have been landed.  Closing bug.