Open Bug 1081224 Opened 10 years ago Updated 2 years ago

Use image-rendering: pixelated (instead of -moz-crisp-edges) for favicons

Categories

(Firefox :: Theme, defect)

defect

Tracking

()

People

(Reporter: dholbert, Unassigned)

References

(Depends on 2 open bugs)

Details

Bug 1041845 made us use "image-rendering: -moz-crisp-edges" in favicons. Quoting bug 1041845 comment 3: "ideally we'd using normal scaling in certain cases (when working with larger icons, or when downscaling from a big photo)" image-rendering:pixelated will take care of this -- using the normal scaling algorithm, when downscaling. (As of bug 1072703, at least.) Once that's available, we should probably switch to using "image-rendering: pixelated" instead of "-moz-crisp-edges" for favicons, for prettier downscaling behavior.
OS: Linux → All
Hardware: x86_64 → All
Depends on: 1402250
Depends on bug 856337?
Depends on: 856337
See Also: → 1619100
Depends on: 1731134
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.