зеркало из https://github.com/mozilla/gecko-dev.git
3da2b668f4
People do like to use zoom along with transforms for legit reasons, which means that we get this wrong. This is unfortunate, as the whole point of the hack was fixing sites that only used zoom without regressing sites that would do: zoom: 0.5; -moz-transform: scale(0.5); transform-origin: 0 0; So we're a bit stuck here. The only way to deal with the known regressions is parsing `zoom: 1` as invalid, which is insane, and it would probably cause other compat issues... For now disable the pref. Differential Revision: https://phabricator.services.mozilla.com/D54685 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
generated | ||
color-db.js | ||
color.js | ||
constants.js | ||
lexer.js | ||
moz.build | ||
parsing-utils.js | ||
properties-db.js |