mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 07:01:19 +00:00
Comment fix
This commit is contained in:
parent
c195ff7856
commit
db29e89cc6
@ -6804,7 +6804,7 @@ nsTableFrame::InvalidateFrame(nsIFrame* aFrame,
|
||||
|
||||
// The part that looks at both the rect and the overflow rect is a
|
||||
// bit of a hack. See nsBlockFrame::ReflowLine for an eloquent
|
||||
// descriptiong of its hackishness.
|
||||
// description of its hackishness.
|
||||
nsRect overflowRect = aFrame->GetOverflowRect();
|
||||
if (aIsFirstReflow ||
|
||||
aOrigRect.TopLeft() != aFrame->GetPosition() ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user