mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
b59402a1f9
44 changed files with 507 additions and 118 deletions
|
|
@ -786,7 +786,7 @@ nsHTMLScrollFrame::PlaceScrollArea(ScrollReflowInput& aState,
|
|||
// outlines (the outline would go on this scrollframe instead).
|
||||
// Using FinishAndStoreOverflow is needed so the overflow rect
|
||||
// gets set correctly. It also messes with the overflow rect in the
|
||||
// -moz-hidden-unscrollable case, but scrolled frames can't have
|
||||
// clip case, but scrolled frames can't have
|
||||
// 'overflow' either.
|
||||
// This needs to happen before SyncFrameViewAfterReflow so
|
||||
// HasOverflowRect() will return the correct value.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue