mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48: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
|
|
@ -1480,8 +1480,6 @@ nsGenericHTMLElement::MapImageSizeAttributesInto(const nsMappedAttributes* aAttr
|
|||
}
|
||||
}
|
||||
|
||||
// 2020-07-15 (RealityRipple) Much of this is a guess based on a few sources.
|
||||
// Please go over this with a fine-tooth comb before production.
|
||||
if (Preferences::GetBool("layout.css.width-and-height-map-to-aspect-ratio.enabled") &&
|
||||
aMapAspectRatio && aWidth && aHeight) {
|
||||
Maybe<double> w;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue