Skip to content
  • commit-queue@webkit.org's avatar
    [EFL] accessibility/textarea-selected-text-range.html is failing · 5d27aad1
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=112016
    
    Patch by Robert Plociennik <r.plociennik@samsung.com> on 2013-10-30
    Reviewed by Mario Sanchez Prada.
    
    Tools:
    
    Provided implementation for AccessibilityUIElement::selectedTextRange() and
    AccessibilityUIElement::setSelectedTextRange().
    
    * DumpRenderTree/atk/AccessibilityUIElementAtk.cpp:
    (AccessibilityUIElement::selectedTextRange): Implemented.
    (AccessibilityUIElement::setSelectedTextRange): Implemented
    * WebKitTestRunner/InjectedBundle/atk/AccessibilityUIElementAtk.cpp:
    (WTR::AccessibilityUIElement::selectedTextRange): Implemented.
    (WTR::AccessibilityUIElement::setSelectedTextRange): Implemented.
    
    LayoutTests:
    
    Removed failure expectations.
    
    * platform/efl-wk1/TestExpectations: The test is no longer failing.
    * platform/efl-wk2/TestExpectations: The test is no longer failing.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@158273 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5d27aad1