зеркало из https://github.com/mozilla/gecko-dev.git
Back out 23bf1e82cc34 (bug 1265237) for reftest failures
CLOSED TREE
This commit is contained in:
Родитель
c03beb4292
Коммит
6d562f3981
|
@ -2771,12 +2771,6 @@ nsIFrame::BuildDisplayListForChild(nsDisplayListBuilder* aBuilder,
|
|||
&savedOutOfFlowData->mContainingBlockClip);
|
||||
clipState.SetScrollClipForContainingBlockDescendants(
|
||||
savedOutOfFlowData->mContainingBlockScrollClip);
|
||||
} else if (GetStateBits() & NS_FRAME_FORCE_DISPLAY_LIST_DESCEND_INTO) {
|
||||
// If we have nested out-of-flow frames and the outer one isn't visible
|
||||
// then we won't have stored clip data for it. We can just clear the clip
|
||||
// instead since we know we won't render anything, and the inner out-of-flow
|
||||
// frame will setup the correct clip for itself.
|
||||
clipState.Clear();
|
||||
}
|
||||
|
||||
// Setup clipping for the parent's overflow:-moz-hidden-unscrollable,
|
||||
|
|
Загрузка…
Ссылка в новой задаче