aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_plugins
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-04-17 16:08:00 -0500
committerGitHub <noreply@github.com>2017-04-17 16:08:00 -0500
commitab7e1e2d36829e20df130f7174c3c7d1dbbd5cc5 (patch)
treef7f256087a1498d99a8b2027456d1763f76e5bdb /components/script_plugins
parent656cc1531fac155f4d6e0cbc14ef9ad65dc2d83d (diff)
parent4451b8a771e5f5120fdfe619027d088d1ad1efd1 (diff)
downloadservo-ab7e1e2d36829e20df130f7174c3c7d1dbbd5cc5.tar.gz
servo-ab7e1e2d36829e20df130f7174c3c7d1dbbd5cc5.zip
Auto merge of #16336 - mrobinson:overflow-hidden, r=glennw
Used shared clips for overflow:hidden and CSS clip Instead of passing down a complex clipping region to each item, used shared clipping to handle overflow:hidden and CSS clips. In addition to being more efficient, this should also fix quite a few issues related to absolutely positioned elements. One existing reftest is slightly modified to avoid tickling a quirk with the way that WebRender rasterizes masks. We are working out how to best express these combined masks with the API or need to. The change does not affect the original subject of the reftest. Fixes #13109. Fixes #10151. Fixes #7575. Fixes #8074. <!-- 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 #13109, #10151, #7575, #8074. <!-- Either: --> - [x] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/16336) <!-- Reviewable:end -->
Diffstat (limited to 'components/script_plugins')
0 files changed, 0 insertions, 0 deletions