зеркало из https://github.com/mozilla/gecko-dev.git
9a898e566b
Since the CSS transform includes a 1/resolution scaling factor, the translation amount in the async transform is now in LayoutDevicePixels instead of LayerPixels. The shadow tree transform is now effectively: (1/resolution * rest of CSS transform * async translation * async resolution) Whereas before it was (async translation * async resolution * 1/resolution * rest of CSS transform) |
||
---|---|---|
.. | ||
crashtests | ||
gtest | ||
mochitest | ||
reftest | ||
unit | ||
Makefile.in | ||
moz.build | ||
process-textruns.pl |