Skip to content
  • beidson@apple.com's avatar
    WebCore: · c170591d
    beidson@apple.com authored
    2008-03-28  Brady Eidson  <beidson@apple.com>
    
            Reviewed by Sam Weinig
    
            More Kit->Core webarchive code movement
    
            * WebCore.base.exp:
            * editing/markup.cpp:
            (WebCore::createFullMarkup): Replacement for [DOMNode markupString], creating full markup at this node including 
              the document type string, which the WebKit implementation did indirectly
            * editing/markup.h:
    
    WebKit/mac:
    
    2008-03-28  Brady Eidson  <beidson@apple.com>
    
            Reviewed by Sam Weinig
    
            More Kit->Core webarchive code movement
    
            * DOM/WebDOMOperations.mm:
            (-[DOMNode markupString]): Call createFullMarkup() instead
    
            * WebView/WebFrame.mm: Remove obsolete _markupStringFromNode
            * WebView/WebFrameInternal.h: Ditto
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@31409 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c170591d