diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2014-12-05 03:55:39 -0800 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2014-12-08 13:45:51 -0800 |
commit | 1d845ee4f27b604d172f9d7b6fac6ce8e2495199 (patch) | |
tree | 752652f0857e0254ac90c2d63da8adadf0f19ef9 /components/script/parse | |
parent | 368d6dc6bfd1b69b9082a6b773f79f1371602b70 (diff) | |
download | servo-1d845ee4f27b604d172f9d7b6fac6ce8e2495199.tar.gz servo-1d845ee4f27b604d172f9d7b6fac6ce8e2495199.zip |
gfx: Update Azure and Skia, and rewrite broken clipping logic.
This exposed some problems in our clipping logic, which was never
properly rewritten for the stacking context reform. The clipping code
worked in terms of a stack of clips, but the new stacking context code
has no concept of a stack of clip regions. Fixing that in turn exposed
some flaky/incorrect tests:
* `borders` had an incorrect reference image, as far as I can tell.
* `negative_margins` had some stray pixels, fixed by changing the text.
Diffstat (limited to 'components/script/parse')
0 files changed, 0 insertions, 0 deletions