Bug 1260031 - Not force break before a block when calculating intrinsic width if the current line is empty and the block cannot intersect floats. r=dbaron

MozReview-Commit-ID: 9rNUDK5t5jg
This commit is contained in:
Xidorn Quan
2016-08-23 09:29:45 +10:00
parent 8cfb53dc79
commit 1ada2b0d24
10 changed files with 92 additions and 3 deletions

View File

@@ -87,6 +87,7 @@ nsRubyFrame::AddInlinePrefISize(nsRenderingContext *aRenderingContext,
e.GetBaseContainer()->AddInlinePrefISize(aRenderingContext, aData);
}
}
aData->mLineIsEmpty = false;
}
/* virtual */ void