aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_thread/dom_wrapper.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2018-03-06 15:53:11 -0500
committerGitHub <noreply@github.com>2018-03-06 15:53:11 -0500
commit26d2e77410f8fbc308f63282f435fbc8788c9bcc (patch)
tree42c3cd66777e3b35256b6f63a003b73c97153f0c /components/layout_thread/dom_wrapper.rs
parentc8eceb90a15f0a28478bf0d26702070225d5f1c1 (diff)
parente100a7212224a4dc3558ec2a0824e5168bbe7a27 (diff)
downloadservo-26d2e77410f8fbc308f63282f435fbc8788c9bcc.tar.gz
servo-26d2e77410f8fbc308f63282f435fbc8788c9bcc.zip
Auto merge of #20214 - mrobinson:stop-using-using-localclip-roundedrect, r=glennw
Stop using LocalClip::RoundedRect We would like to remove this functionality from WebRender, so convert its use to clip scroll nodes. This change also removes the redundant BlocBlockStackingContextType in favor of Option<StackingContextType>, which is just as expressive. This simplifies the code a bit. <!-- 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 - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [x] These changes do not require tests because they should not change behavior. <!-- 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/20214) <!-- Reviewable:end -->
Diffstat (limited to 'components/layout_thread/dom_wrapper.rs')
0 files changed, 0 insertions, 0 deletions