diff options
author | Martin Robinson <mrobinson@igalia.com> | 2016-07-21 15:26:35 +0200 |
---|---|---|
committer | Martin Robinson <mrobinson@igalia.com> | 2016-07-27 11:17:55 +0200 |
commit | 47e69d1a95f4debde339cc8cb74c83f132be9673 (patch) | |
tree | bda4b41a9f069a27a7134bcf822273b85e1c5b47 /python/servo | |
parent | c1409af5438213d5a697aa83e983f8100c660b74 (diff) | |
download | servo-47e69d1a95f4debde339cc8cb74c83f132be9673.tar.gz servo-47e69d1a95f4debde339cc8cb74c83f132be9673.zip |
Accumulate subpixels through stacking contexts
Instead of simply rounding layer origins and discarding subpixel
offsets, accumulate them by transforming them into the space of the
next child stacking context. This is an attempt to eliminate subpixel
differences that are caused by different stacking context boundaries in
reference tests.
Currently these accumulated subpixels are only used for text
positioning, but the plan is that they can be used for all drawing in
the future.
Diffstat (limited to 'python/servo')
0 files changed, 0 insertions, 0 deletions