Fixed absolute positioning bug I introduced in my last checkin
git-svn-id: svn://10.0.0.236/trunk@17850 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2347,7 +2347,7 @@ HTMLStyleSheetImpl::ContentAppended(nsIPresContext* aPresContext,
|
||||
// determine where in the list they should be inserted...
|
||||
if (nsnull != absoluteItems.childList) {
|
||||
absoluteItems.containingBlock->AppendFrames(*aPresContext, *shell,
|
||||
nsnull,
|
||||
nsLayoutAtoms::absoluteList,
|
||||
absoluteItems.childList);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user