servo/components
Martin Robinson ea14fca1dc Store content offset in unscaled pixels
Content offset is now stored in unscaled pixels, so that it can be
applied to tile positions during compositor rendering without unscaling
it. This means that when using it in calculations of layer size (stored
in device pixels), we need to scale it. Scene scale is now stored as a
scale rather than a transformation.

Fixes #3269.
Fixes #3042.
2014-09-16 08:57:08 -07:00
..
canvas Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
compositing Store content offset in unscaled pixels 2014-09-16 08:57:08 -07:00
gfx Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
layout Implement generated_containing_block_rect for TableFlow. Fixes #3337. 2014-09-15 15:39:58 +10:00
layout_traits Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
macros Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
msg Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
net Fix broken build after denying unused imports. 2014-09-14 11:02:33 -04:00
script Handle AttachLayout before ResizeMsg. Fixes #3333 for yahoo static suite. 2014-09-15 12:30:05 +10:00
script_traits Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
style Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
util Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00