Checking back in change (rev. 3.410) that was mistakenly backed out (in rev. 3.411):

bug 13553 (Table doesn't render properly)
patch submitted by bernd.mielke@snafu.de
r=waterson
sr=buster
This commit is contained in:
dbaron%fas.harvard.edu 2001-01-28 17:00:19 +00:00
Родитель ac923ebfb8
Коммит 4745f05247
6 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -5695,6 +5695,7 @@ nsBlockFrame::ReflowFloater(nsBlockReflowState& aState,
mes.SizeBy(aMarginResult.left + aMarginResult.right,
aMarginResult.top + aMarginResult.bottom);
aState.StoreMaxElementSize(floater, mes);
aState.UpdateMaxElementSize(mes); // fix for bug 13553
}
#ifdef NOISY_FLOATER
printf("end ReflowFloater %p, sized to %d,%d\n", floater, metrics.width, metrics.height);

Просмотреть файл

@ -5695,6 +5695,7 @@ nsBlockFrame::ReflowFloater(nsBlockReflowState& aState,
mes.SizeBy(aMarginResult.left + aMarginResult.right,
aMarginResult.top + aMarginResult.bottom);
aState.StoreMaxElementSize(floater, mes);
aState.UpdateMaxElementSize(mes); // fix for bug 13553
}
#ifdef NOISY_FLOATER
printf("end ReflowFloater %p, sized to %d,%d\n", floater, metrics.width, metrics.height);

Просмотреть файл

@ -5695,6 +5695,7 @@ nsBlockFrame::ReflowFloater(nsBlockReflowState& aState,
mes.SizeBy(aMarginResult.left + aMarginResult.right,
aMarginResult.top + aMarginResult.bottom);
aState.StoreMaxElementSize(floater, mes);
aState.UpdateMaxElementSize(mes); // fix for bug 13553
}
#ifdef NOISY_FLOATER
printf("end ReflowFloater %p, sized to %d,%d\n", floater, metrics.width, metrics.height);

Просмотреть файл

@ -5695,6 +5695,7 @@ nsBlockFrame::ReflowFloater(nsBlockReflowState& aState,
mes.SizeBy(aMarginResult.left + aMarginResult.right,
aMarginResult.top + aMarginResult.bottom);
aState.StoreMaxElementSize(floater, mes);
aState.UpdateMaxElementSize(mes); // fix for bug 13553
}
#ifdef NOISY_FLOATER
printf("end ReflowFloater %p, sized to %d,%d\n", floater, metrics.width, metrics.height);

Просмотреть файл

@ -5695,6 +5695,7 @@ nsBlockFrame::ReflowFloater(nsBlockReflowState& aState,
mes.SizeBy(aMarginResult.left + aMarginResult.right,
aMarginResult.top + aMarginResult.bottom);
aState.StoreMaxElementSize(floater, mes);
aState.UpdateMaxElementSize(mes); // fix for bug 13553
}
#ifdef NOISY_FLOATER
printf("end ReflowFloater %p, sized to %d,%d\n", floater, metrics.width, metrics.height);

Просмотреть файл

@ -5695,6 +5695,7 @@ nsBlockFrame::ReflowFloater(nsBlockReflowState& aState,
mes.SizeBy(aMarginResult.left + aMarginResult.right,
aMarginResult.top + aMarginResult.bottom);
aState.StoreMaxElementSize(floater, mes);
aState.UpdateMaxElementSize(mes); // fix for bug 13553
}
#ifdef NOISY_FLOATER
printf("end ReflowFloater %p, sized to %d,%d\n", floater, metrics.width, metrics.height);