Bug 62596

Summary: [Chromium] WebAccessibilityObject needs selectionStart and selectionEnd
Product: WebKit Reporter: Dominic Mazzoni <dmazzoni>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds these accessors to WebAccessibilityObject.
none
Fixed patch (merge error). none

Description Dominic Mazzoni 2011-06-13 13:57:33 PDT
These methods of accessibilityObject already support both input and textarea elements.
Comment 1 Dominic Mazzoni 2011-06-13 13:59:56 PDT
Created attachment 97006 [details]
Adds these accessors to WebAccessibilityObject.
Comment 2 Dominic Mazzoni 2011-06-13 14:05:19 PDT
Created attachment 97007 [details]
Fixed patch (merge error).
Comment 3 WebKit Review Bot 2011-06-13 15:00:24 PDT
Comment on attachment 97007 [details]
Fixed patch (merge error).

Clearing flags on attachment: 97007

Committed r88703: <http://trac.webkit.org/changeset/88703>
Comment 4 WebKit Review Bot 2011-06-13 15:00:28 PDT
All reviewed patches have been landed.  Closing bug.