зеркало из https://github.com/mozilla/gecko-dev.git
Fix typo; no bug; a=lsblakk
This commit is contained in:
Родитель
f5eee81a21
Коммит
4c27f7534b
|
@ -6854,7 +6854,7 @@ nsIFrame::FinishAndStoreOverflow(nsOverflowAreas& aOverflowAreas,
|
||||||
{
|
{
|
||||||
NS_ASSERTION(!((GetStateBits() & NS_FRAME_SVG_LAYOUT) &&
|
NS_ASSERTION(!((GetStateBits() & NS_FRAME_SVG_LAYOUT) &&
|
||||||
(GetStateBits() & NS_STATE_SVG_NONDISPLAY_CHILD)),
|
(GetStateBits() & NS_STATE_SVG_NONDISPLAY_CHILD)),
|
||||||
"Don't call - overflow rects not maintain on these SVG frames");
|
"Don't call - overflow rects not maintained on these SVG frames");
|
||||||
|
|
||||||
nsRect bounds(nsPoint(0, 0), aNewSize);
|
nsRect bounds(nsPoint(0, 0), aNewSize);
|
||||||
// Store the passed in overflow area if we are a preserve-3d frame,
|
// Store the passed in overflow area if we are a preserve-3d frame,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче