Skip to content
  • justin.garcia@apple.com's avatar
    WebCore: · a6a55b6b
    justin.garcia@apple.com authored
    2008-04-15  Justin Garcia  <justin.garcia@apple.com>
    
            Reviewed by Oliver.
    
            <rdar://problem/5665299> REGRESSION (r27369): Paste text into a contenteditable div creates a contenteditable div for each line (16661)
    
            * editing/markup.cpp:
            (WebCore::createFragmentFromText): Don't use clones of the enclosing block to hold
            paragraphs if the enclosing block is the root editable element.
    
    LayoutTests:
    
    2008-04-15  Justin Garcia  <justin.garcia@apple.com>
    
            Reviewed by Oliver.
    
            <rdar://problem/5665299> REGRESSION (r27369): Paste text into a contenteditable div creates a contenteditable div for each line (16661)
    
            * editing/pasteboard/5665299-expected.txt: Added.
            * editing/pasteboard/5665299.html: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@31932 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    a6a55b6b