Skip to content
  • weinig's avatar
    LayoutTests: · a211a4ba
    weinig authored
            Reviewed by Geoff.
    
            - update results to account for new JSHTMLElements that are being
              auto-generated and can now produce Constructors.
    
            * fast/dom/Window/element-constructors-on-window-expected.txt:
            * fast/dom/Window/window-properties-expected.txt:
    
    WebCore:
    
            Reviewed by Geoff.
    
            Autogenerate the JS bindings for the HTMLTableElement, HTMLTableCaptionElement,
            HTMLTableCellElement, HTMLTableColElement, HTMLTableRowElement, HTMLTableSectionElement.
    
            * DerivedSources.make:
            * WebCore.pro:
            * WebCore.xcodeproj/project.pbxproj:
            * bindings/js/JSHTMLElementWrapperFactory.cpp:
            (WebCore::createJSHTMLWrapper):
            * bindings/js/kjs_html.cpp:
            (KJS::):
            (KJS::JSHTMLElement::classInfo):
            (KJS::JSHTMLElement::accessors):
            (KJS::HTMLElementFunction::callAsFunction):
            * bindings/js/kjs_html.h:
            (KJS::JSHTMLElement::):
            * html/HTMLTableCaptionElement.idl:
            * html/HTMLTableCellElement.idl:
            * html/HTMLTableColElement.idl:
            * html/HTMLTableElement.idl:
            * html/HTMLTableRowElement.idl:
            * html/HTMLTableSectionElement.idl:
            * page/DOMWindow.idl:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@21577 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    a211a4ba