Skip to content
  • thatcher's avatar
    WebCore: · 2a6da87c
    thatcher authored
            Reviewed by Darin.
    
            Bug 9820: Move new DOM API that has been through API review to public headers
            http://bugzilla.opendarwin.org/show_bug.cgi?id=9820
    
            * bindings/objc/DOM.mm:
            (-[DOMElement focus]):
            (-[DOMElement blur]):
            (-[DOMRange text]):
            (-[DOMRange _text]):
            * bindings/objc/DOMCSS.mm:
            (-[DOMRGBColor color]):
            (-[DOMRGBColor _color]):
            * bindings/objc/DOMCore.h:
            * bindings/objc/DOMEvents.h:
            * bindings/objc/DOMExtensions.h:
            * bindings/objc/DOMHTML.mm:
            (-[DOMHTMLElement titleDisplayString]):
            (-[DOMHTMLDocument createDocumentFragmentWithMarkupString:baseURL:]):
            (-[DOMHTMLDocument createDocumentFragmentWithText:]):
            (-[DOMHTMLDocument _createDocumentFragmentWithMarkupString:baseURLString:]):
            (-[DOMHTMLDocument _createDocumentFragmentWithText:]):
            * bindings/objc/DOMPrivate.h:
            * bindings/objc/DOMXPath.h:
            * bindings/objc/DOMXPath.mm:
    
    WebKit:
    
            Reviewed by Darin.
    
            Bug 9820: Move new DOM API that has been through API review to public headers
            http://bugzilla.opendarwin.org/show_bug.cgi?id=9820
    
            * Misc/WebElementDictionary.m: include DOMExtensions.h
            * Misc/WebNSViewExtras.m: include DOMExtensions.h
            * WebKit.xcodeproj/project.pbxproj: make DOMXPath.h public
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@15276 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2a6da87c