mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
378f96db6d
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 |