DescriptionRenderLayer::scrollParent should walk the containing block chain
Previously, we'd start out walking one step in the containing block chain and
then continue with the RenderLayer::parent chain, but that's incorrect in cases
when subsequent steps in the containing block chain jump over the scrolling
element.
R=vollick@chromium.org
Patch Set 1 #Patch Set 2 : git add tests #
Messages
Total messages: 7 (0 generated)
|