aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xmlhttprequest.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-08-08 08:41:49 -0500
committerGitHub <noreply@github.com>2016-08-08 08:41:49 -0500
commit3ae94fca708bb7783c9e0e356f58521fc19fcdbf (patch)
tree8858af1cf91c13a5e313766034ac8ba256a74efe /components/script/dom/xmlhttprequest.rs
parent7ed9134e5a8401380253f75d4a7ce43ab5027241 (diff)
parent4aabbf33d43fb278cae9a2923d8d84987c8df58d (diff)
downloadservo-3ae94fca708bb7783c9e0e356f58521fc19fcdbf.tar.gz
servo-3ae94fca708bb7783c9e0e356f58521fc19fcdbf.zip
Auto merge of #12742 - mrobinson:off-by-one-ng-2, r=pcwalton
Simplify and extend trans-stacking-context subpixel accumulation <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #10881 (github issue number if applicable). <!-- Either: --> - [x] There are tests for these changes OR - [x] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> Simplify the situations in which subpixels are accumulated, so that it is only done for translation or identity transformation matrices. Also, apply accumulated subpixels to more operations in PaintContext. This fixes several pre-existing reftests and hopefully will eliminate off-by-one errors in flaky reftests. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12742) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/xmlhttprequest.rs')
0 files changed, 0 insertions, 0 deletions