Skip to content
  • commit-queue@webkit.org's avatar
    [ATK] Adds an accessibility support to access a value of the color control element · fd70fd3b
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=114354
    
    Patch by Krzysztof Czech <k.czech@samsung.com> on 2013-09-04
    Reviewed by Mario Sanchez Prada.
    
    Source/WebCore:
    
    Implements a possibility of retrieving a value of the color control element.
    
    * accessibility/atk/WebKitAccessibleInterfaceText.cpp:
    (webkitAccessibleTextGetText):
    * accessibility/atk/WebKitAccessibleWrapperAtk.cpp:
    (getInterfaceMaskFromObject):
    
    Tools:
    
    Added accessibility role of the color control element.
    
    * DumpRenderTree/atk/AccessibilityUIElementAtk.cpp:
    (roleToString):
    * WebKitTestRunner/InjectedBundle/atk/AccessibilityUIElementAtk.cpp:
    (WTR::roleToString):
    
    LayoutTests:
    
    Moving mac's color-well-expected.txt result to base accessibility folder.
    Unskipping accessibility/color-well.html for EFL port.
    
    * accessibility/color-well-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/color-well-expected.txt.
    * platform/efl-wk1/TestExpectations:
    * platform/efl-wk2/TestExpectations:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@155041 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    fd70fd3b