Skip to content
  • weinig's avatar
    LayoutTests: · b4cc524b
    weinig authored
            Reviewed by Oliver.
    
            Update results after http://bugs.webkit.org/show_bug.cgi?id=13908
            Autogenerate the JS bindings for the StyleSheet
    
            * fast/dom/Window/window-properties-expected.txt: Adds StyleSheet constructor
    
    WebCore:
    
            Reviewed by Oliver.
    
            Patch for http://bugs.webkit.org/show_bug.cgi?id=13908
            Autogenerate the JS bindings for the StyleSheet
    
            * DerivedSources.make:
            * WebCore.xcodeproj/project.pbxproj:
            * bindings/js/JSStyleSheetCustom.cpp: Added.
            (WebCore::toJS):
            (WebCore::JSStyleSheet::toBoolean):
            * bindings/js/kjs_css.cpp:
            (KJS::):
            (KJS::DOMCSSStyleSheet::DOMCSSStyleSheet):
            (KJS::DOMCSSStyleSheet::getOwnPropertySlot):
            * bindings/js/kjs_css.h:
            * bindings/objc/DOMUtility.mm:
            (KJS::createDOMWrapper):
            * bindings/scripts/CodeGeneratorJS.pm:
            * css/StyleSheet.idl:
            * page/DOMWindow.idl: Add new constructor.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@21873 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    b4cc524b