Skip to content
  • justin.garcia@apple.com's avatar
    2008-03-26 Justin Garcia <justin.garcia@apple.com> · 1651e0fd
    justin.garcia@apple.com authored
            Reviewed by Harrison.
    
            <rdar://problem/5820749> REGRESSION (Safari 3.1): Mail's plain text reply omits blank line following the attribution
    
            * editing/markup.cpp:
            (WebCore::createFragmentFromText): When asked to create a fragment from "Attribution:\n"
            with a context from [html, 0] to [html, 0], we'd return "<html>Attribution</html><br>".
            Don't enclose paragraphs in clones of the context's enclosing block if that block is the
            html or body element.  Currently no way to test [DOMHTMLElement createFragmentFromText:].
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@31336 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    1651e0fd