gecko-dev/servo
Emilio Cobos Álvarez 9acc400778 Bug 1892676 - Improve interaction of css zoom and non-absolute CSS units. r=dholbert
The values that we take from our parent should be zoomed in. Similarly,
root values should also be zoomed in by the effective zoom (for that, we
unzoom root values to zoom-independent pixels when storing them on the
device).

Container-relative units probably need more care / thought, because they
are in the layout (so zoom-independent) coordinate space already, since
they come from frames. Bug 1894104 is filed for this.

Differential Revision: https://phabricator.services.mozilla.com/D208599
2024-04-29 21:33:16 +00:00
..
components Bug 1892676 - Improve interaction of css zoom and non-absolute CSS units. r=dholbert 2024-04-29 21:33:16 +00:00
ports/geckolib Bug 1893923 - [devtools] Add ChromeOnly CSSStyleRule::querySelectorAll. r=layout-reviewers,emilio. 2024-04-29 06:43:23 +00:00
tests/unit
moz.build
rustfmt.toml