diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-01 10:45:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-01 10:45:22 -0500 |
commit | c4785e3256e11351aea976d90995d5589e24deef (patch) | |
tree | 7c14b4b47fcc368da979e9558dbfd64d316b4186 /components/script | |
parent | e71dc9977cdf483b9a7f9bc284cae2596811283e (diff) | |
parent | 7a5a320d74a48eed21c5b8e8fe3cb13c7f57a1ab (diff) | |
download | servo-c4785e3256e11351aea976d90995d5589e24deef.tar.gz servo-c4785e3256e11351aea976d90995d5589e24deef.zip |
Auto merge of #25645 - mrobinson:scrollable-overflow-v2, r=SimonSapin
Add support for overflow:scroll and overflow:hidden to layout_2020
This adds clipping and interactive scrolling support, but scrolling from
script is still not functional.
<!-- 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: -->
- [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. -->
Diffstat (limited to 'components/script')
0 files changed, 0 insertions, 0 deletions