Skip to content
  • weinig's avatar
    LayoutTests: · 16885ff7
    weinig authored
            Reviewed by Adam and Darin.
    
            - update results for http://bugs.webkit.org/show_bug.cgi?id=13791
              to account for new JSHTMLElements that are being autogenerated and
              can now produce constructors.
    
            * fast/dom/Window/element-constructors-on-window-expected.txt:
            * fast/dom/Window/window-properties-expected.txt:
    
    WebCore:
    
            Reviewed by Adam and Darin.
    
            Patch for http://bugs.webkit.org/show_bug.cgi?id=13791
            Autogenerate the JS bindings for the HTMLIFrameElement and HTMLFrameElement.
    
            * DerivedSources.make:
            * WebCore.xcodeproj/project.pbxproj:
            * bindings/js/JSHTMLAnchorElementCustom.cpp:
            * bindings/js/JSHTMLElementWrapperFactory.cpp:
            * bindings/js/kjs_html.cpp:
            (KJS::):
            (KJS::JSHTMLElement::classInfo):
            (KJS::JSHTMLElement::accessors):
            (KJS::HTMLElementFunction::callAsFunction):
            * bindings/js/kjs_html.h:
            (KJS::JSHTMLElement::):
            * bindings/scripts/CodeGeneratorJS.pm:
            * html/HTMLFrameElement.idl:
            * html/HTMLFrameElementBase.cpp:
            (WebCore::HTMLFrameElementBase::location):
            * html/HTMLFrameElementBase.h:
            * html/HTMLFrameOwnerElement.h:
            (WebCore::HTMLFrameOwnerElement::contentWindow):
            * html/HTMLIFrameElement.idl:
            * page/DOMWindow.idl:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@21624 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    16885ff7