Skip to content
  • sullivan's avatar
    Reviewed by Darin · dc2fe443
    sullivan authored
            
            - fixed <rdar://problem/4613701> REGRESSION: A line break in the source HTML of a link becomes visible after drag & drop
    
            * page/DragController.cpp:
            (WebCore::DragController::startDrag):
            Call simplifyWhiteSpace() on the proposed link title to match what's displayed on the web page, instead of using the
            raw source HTML text.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@19718 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    dc2fe443