Bug 158732

Summary: [Win] The test accessibility/selected-text-range-aria-elements.html is failing.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebCore Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, achristensen, apinheiro, bfulgham, cfleizach, commit-queue, dmazzoni, jcraig, jdiggs, mario, samuel_white
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bfulgham: review+

Per Arne Vollan
Reported 2016-06-14 06:07:16 PDT
The method AccessibilityUIElement::selectedTextRange() is not implemented.
Attachments
Patch (3.29 KB, patch)
2016-06-14 06:40 PDT, Per Arne Vollan
bfulgham: review+
Per Arne Vollan
Comment 1 2016-06-14 06:40:43 PDT
Brent Fulgham
Comment 2 2016-06-14 07:51:02 PDT
Comment on attachment 281253 [details] Patch r=me.
Brent Fulgham
Comment 3 2016-06-14 07:51:42 PDT
Comment on attachment 281253 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=281253&action=review r=me. > Source/WebCore/ChangeLog:8 > + Implement support for getting selected text range. Does this allow us to unskip any tests?
Per Arne Vollan
Comment 4 2016-06-14 08:12:37 PDT
(In reply to comment #3) > Comment on attachment 281253 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=281253&action=review > > r=me. > > > Source/WebCore/ChangeLog:8 > > + Implement support for getting selected text range. > > Does this allow us to unskip any tests? I will have a look in the test expectations :) Thanks for reviewing!
Per Arne Vollan
Comment 5 2016-06-15 02:55:58 PDT
Note You need to log in before you can comment on or make changes to this bug.