Bug 1267515 part 2 - Place ruby annotations outside annotations from ruby descendants. r=dholbert

MozReview-Commit-ID: Gbo43pC5jqr
This commit is contained in:
Xidorn Quan
2016-10-26 17:40:58 +11:00
parent fe92f6c82c
commit 73900b805a
4 changed files with 39 additions and 8 deletions

View File

@@ -315,6 +315,8 @@ nsRubyBaseContainerFrame::Reflow(nsPresContext* aPresContext,
return;
}
mDescendantLeadings.Reset();
MoveOverflowToChildList();
// Ask text containers to drain overflows
AutoRubyTextContainerArray textContainers(this);