Skip to content
  • mario@webkit.org's avatar
    2010-12-13 Mario Sanchez Prada <msanchez@igalia.com> · a9d36ce2
    mario@webkit.org authored
            Reviewed by Xan Lopez.
    
            [Gtk] Additional support is needed for caret browsing
            https://bugs.webkit.org/show_bug.cgi?id=25526
    
            New layout test to check the "MoveTo{Beginninng|End}OfDocument"
            commands when caret browsing is enabled.
    
            * platform/gtk/editing/selection/caret-mode-document-begin-end-expected.txt: Added.
            * platform/gtk/editing/selection/caret-mode-document-begin-end.html: Added.
    2010-12-13  Mario Sanchez Prada  <msanchez@igalia.com>
    
            Reviewed by Xan Lopez.
    
            [Gtk] Additional support is needed for caret browsing
            https://bugs.webkit.org/show_bug.cgi?id=25526
    
            Enable "MoveTo{Beginninng|End}OfDocument" commands when caret
            browsing is enabled.
    
            This change impacts the GTK-port only as caret browsing is a
            feature only used in that platform so far.
    
            Test: platform/gtk/editing/selection/caret-mode-document-begin-end.html
    
            * editing/EditorCommand.cpp:
            (WebCore::createCommandMap): Enable the commads when in caret browsing.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73918 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    a9d36ce2