Skip to content
  • alex@webkit.org's avatar
    2010-12-09 Alejandro G. Castro <alex@igalia.com> · 26df767f
    alex@webkit.org authored
            Reviewed by Martin Robinson.
    
            [GTK] Add hasSpellingMarker support to the DRT
            https://bugs.webkit.org/show_bug.cgi?id=50739
    
            Added a new private API function to support the spelling marker
            tests in the DRT.
    
            * WebCoreSupport/DumpRenderTreeSupportGtk.cpp:
            (DumpRenderTreeSupportGtk::webkitWebFrameSelectionHasSpellingMarker):
            * WebCoreSupport/DumpRenderTreeSupportGtk.h:
    
    2010-12-10  Alejandro G. Castro  <alex@igalia.com>
    
            Reviewed by Martin Robinson.
    
            [GTK] Add hasSpellingMarker support to the DRT
            https://bugs.webkit.org/show_bug.cgi?id=50739
    
            Implemented the hasSpellingMarker to support spelling tests.
    
            * DumpRenderTree/gtk/LayoutTestControllerGtk.cpp:
            (LayoutTestController::hasSpellingMarker):
    
    2010-12-10  Alejandro G. Castro  <alex@igalia.com>
    
            Reviewed by Martin Robinson.
    
            [GTK] Add hasSpellingMarker support to the DRT
            https://bugs.webkit.org/show_bug.cgi?id=50739
    
            Unskipped spelling tests and added a bug for the one failing,
            added results for a new ones also.
    
            * platform/gtk/Skipped:
            * platform/gtk/editing/spelling/inline_spelling_markers-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73740 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    26df767f