Backout 8f09d30d3571 for crashtest orange. [r=me]
This commit is contained in:
@@ -1838,7 +1838,7 @@ nsHTMLReflowState::InitConstraints(nsPresContext* aPresContext,
|
||||
|
||||
// If this is a reflow root, then set the computed width and
|
||||
// height equal to the available space
|
||||
if (nullptr == parentReflowState || mFlags.mDummyParentReflowState) {
|
||||
if (nullptr == parentReflowState) {
|
||||
// XXXldb This doesn't mean what it used to!
|
||||
InitOffsets(aContainingBlockWidth,
|
||||
VerticalOffsetPercentBasis(frame, aContainingBlockWidth,
|
||||
|
||||
Reference in New Issue
Block a user