Revert "Issue #1355 - Better way to create display items for column backgrounds"

This reverts commit 44c47c5038.
This commit is contained in:
wolfbeast
2020-02-26 20:51:22 +01:00
parent afe2b7fa5a
commit dba09fa5c4
171 changed files with 835 additions and 1059 deletions
+2 -1
View File
@@ -77,11 +77,12 @@ nsMathMLmrootFrame::TransmitAutomaticData()
void
nsMathMLmrootFrame::BuildDisplayList(nsDisplayListBuilder* aBuilder,
const nsRect& aDirtyRect,
const nsDisplayListSet& aLists)
{
/////////////
// paint the content we are square-rooting
nsMathMLContainerFrame::BuildDisplayList(aBuilder, aLists);
nsMathMLContainerFrame::BuildDisplayList(aBuilder, aDirtyRect, aLists);
/////////////
// paint the sqrt symbol