mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
Issue #1620 - Remove Development Comments
This commit is contained in:
parent
be1f68f39e
commit
c02e424911
3 changed files with 4 additions and 18 deletions
|
|
@ -287,10 +287,6 @@ nsImageFrame::Init(nsIContent* aContent,
|
|||
p->AdjustPriority(-1);
|
||||
}
|
||||
|
||||
// 2020-07-14 (RealityRipple) Firefox is doing this completely differently
|
||||
// because of loading="lazy" support and the StyleDisplay()->IsContainSize()
|
||||
// property. Double-check all of this for problems.
|
||||
|
||||
static IntrinsicSize
|
||||
ComputeIntrinsicSize(imgIContainer* aImage,
|
||||
bool aUseMappedRatio,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue