Skip to content
  • hyatt's avatar
    Fix clipping to work with layers. This fixes the marquee · c206f008
    hyatt authored
    	(once again) on livepage.apple.com.
    
            * khtml/rendering/render_box.cpp:
            (RenderBox::getClipRect):
            * khtml/rendering/render_box.h:
            * khtml/rendering/render_container.cpp:
            (RenderContainer::addChild):
            (RenderContainer::removeChildNode):
            * khtml/rendering/render_flow.cpp:
            (RenderFlow::setStyle):
            (RenderFlow::printObject):
            * khtml/rendering/render_layer.cpp:
            (RenderLayer::enclosingPositionedAncestor):
            (RenderLayer::convertToLayerCoords):
            (RenderLayer::paint):
            (RenderLayer::constructZTree):
            * khtml/rendering/render_layer.h:
            * khtml/rendering/render_object.h:
            * khtml/rendering/render_replaced.cpp:
            (RenderReplaced::print):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2042 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c206f008