gecko-dev/layout
Emilio Cobos Álvarez 9a23481b1c Bug 1861726 - Make StyleImage::GetResolution account for CSS zoom. r=layout-reviewers,jfkthame
This fixes rendering of background-image when CSS zoom is in effect.

Note that we want to scale the resolution by the _inverse_ of the
zoom, since having a higher image resolution means that the CSS
size gets shrunk and viceversa.

Differential Revision: https://phabricator.services.mozilla.com/D192130
2023-11-06 10:24:53 +00:00
..
base Bug 1855514 - Disable currently failing M-xorig tests on Fission Android and start running M-xorig for Fission Android on central and autoland r=extension-reviewers,jmaher,robwu 2023-11-03 19:26:26 +00:00
build Bug 1856084 - Destroy nsLanguageAtomService even if nsLayoutStatics isn't destroyed. r=platform-i18n-reviewers,dminor 2023-11-03 03:56:41 +00:00
docs Bug 1847086 - Document that layout reftests have SpecialPowers access. r=botond 2023-08-15 00:20:54 +00:00
forms Bug 1860666 - Add pref-gated ::slider-* pseudo-elements, and some tests. r=layout-reviewers,jfkthame 2023-10-30 15:15:24 +00:00
generic Bug 1861726 - Make StyleImage::GetResolution account for CSS zoom. r=layout-reviewers,jfkthame 2023-11-06 10:24:53 +00:00
inspector Bug 1833679 - DevTools warnings infrastructure. r=nchevobbe,emilio 2023-11-02 15:29:12 +00:00
ipc
mathml Bug 1859538 - Allow chrome stylesheets to be parsed in parallel. r=layout-reviewers,desktop-theme-reviewers,dao,Gijs,tlouw 2023-10-19 10:50:27 +00:00
media
painting Bug 1861726 - Make StyleImage::GetResolution account for CSS zoom. r=layout-reviewers,jfkthame 2023-11-06 10:24:53 +00:00
printing Bug 1859025: Add some profiler markers as guideposts for what's going on during long print operations. r=profiler-reviewers,canaltinova 2023-10-18 05:34:50 +00:00
reftests Bug 1862659 - Don't try to do fake-smallcaps rendering if the font lacks the required uppercase characters. r=layout-reviewers,dholbert 2023-11-04 19:02:04 +00:00
style Bug 1861726 - Make StyleImage::GetResolution account for CSS zoom. r=layout-reviewers,jfkthame 2023-11-06 10:24:53 +00:00
svg Bug 1863206 - Remove virtual keyword from overrides and stop prefixing variables that don't need prefixing r=emilio 2023-11-05 18:04:53 +00:00
tables Bug 1861539 - Use logical ReflowChild() and FinishReflowChild() to reflow table column group & table column. r=layout-reviewers,jfkthame 2023-11-02 18:37:10 +00:00
tools Bug 1861940 - Convert layout/tools/reftest actors to ES modules. r=tnikkel 2023-10-30 11:09:29 +00:00
xul Bug 1861954 - Remove vibrancy on the osx sidebar. r=desktop-theme-reviewers,dao 2023-11-01 09:05:51 +00:00
moz.build