Back out f55504b0184f (bug 950427) for mochitest-4 and mochitest-oth bustage (at least)
CLOSED TREE
This commit is contained in:
@@ -2090,9 +2090,6 @@ nsLayoutUtils::GetFramesForArea(nsIFrame* aFrame, const nsRect& aRect,
|
||||
builder.SetIgnoreScrollFrame(rootScrollFrame);
|
||||
}
|
||||
}
|
||||
if (aFlags & IGNORE_CROSS_DOC) {
|
||||
builder.SetDescendIntoSubdocuments(false);
|
||||
}
|
||||
|
||||
builder.EnterPresShell(aFrame, target);
|
||||
aFrame->BuildDisplayListForStackingContext(&builder, target, &list);
|
||||
|
||||
Reference in New Issue
Block a user