Skip to content
  • antti@apple.com's avatar
    Remove HTMLShadowElement · 5c894cda
    antti@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=115555
    
    Reviewed by Andreas Kling.
    
    This is not used internally.
    
    * CMakeLists.txt:
    * DerivedSources.cpp:
    * DerivedSources.make:
    * DerivedSources.pri:
    * GNUmakefile.list.am:
    * Target.pri:
    * WebCore.vcproj/WebCore.vcproj:
    * WebCore.vcxproj/WebCore.vcxproj:
    * WebCore.vcxproj/WebCore.vcxproj.filters:
    * WebCore.xcodeproj/project.pbxproj:
    * dom/ComposedShadowTreeWalker.cpp:
    * dom/NodeRenderingContext.cpp:
    * html/HTMLElementsAllInOne.cpp:
    * html/HTMLTagNames.in:
    * html/InputType.cpp:
    (WebCore::InputType::destroyShadowSubtree):
    * html/shadow/ContentDistributor.cpp:
    (WebCore::ContentDistributor::distribute):
    * html/shadow/HTMLShadowElement.cpp: Removed.
    * html/shadow/HTMLShadowElement.h: Removed.
    * html/shadow/HTMLShadowElement.idl: Removed.
    * page/DOMWindow.idl:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@149525 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5c894cda