Skip to content
  • rjw's avatar
    Fixes to the DOM API. · ff90f422
    rjw authored
            * DOM.subproj/WebDOMDocument.h:
            * DOM.subproj/WebDOMDocument.m:
            * DOM.subproj/WebDOMNode.h:
            * DOM.subproj/WebDOMNode.m:
            * DOM.subproj/WebDOMNamedNodeMap.h: Removed.
            * DOM.subproj/WebDOMNamedNodeMap.m: Removed.
            * WebKit.pbproj/project.pbxproj:
    
    
            First cut at ObjC stubs for DOM API.  Finished the
            main classes.  Need to finish
            WebDOMElement, WebDOMElement, WebDOMElement,
            WebDOMCDATASection, WebDOMText, WebDOMComment,
            WebDOMCharacterData and
    
            * WebCore.pbproj/project.pbxproj:
            * khtml/dom/dom_doc.h:
            * khtml/dom/dom_element.h:
            * khtml/dom/dom_node.h:
            * khtml/xml/dom_docimpl.h:
            * khtml/xml/dom_elementimpl.h:
            * khtml/xml/dom_nodeimpl.h:
            * kwq/WebCoreDOM.h: Added.
            * kwq/WebCoreDOMDocument.mm: Added.
            (DOM::DOMImplementationImpl::createInstance):
            (DOM::DocumentTypeImpl::createInstance):
            (DOM::Docum...
    ff90f422