diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-03-19 04:17:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-19 04:17:29 -0400 |
commit | b945de4ea910a6c6c8e296089bc3b2baf2afa248 (patch) | |
tree | 2391f9e29ca4eced52942dc0ceedf528660aa3ec /python/mach_bootstrap.py | |
parent | 2b0a48f291bf6968ce9d13822fd242d46f4f0412 (diff) | |
parent | 712f9340e81a0f2f3d98c6956b91f0e6d26bad3e (diff) | |
download | servo-b945de4ea910a6c6c8e296089bc3b2baf2afa248.tar.gz servo-b945de4ea910a6c6c8e296089bc3b2baf2afa248.zip |
Auto merge of #25984 - mrobinson:refactor-positioning-context, r=nox
layout_2020: Refactor PositioningContext to be simpler and smaller
Add a few helper methods which allow removing duplicate code in
PositioningContext. These methods will also be used to properly
implement hoisting in inline layout.
<!-- 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 this shouldn't change any 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. -->
Diffstat (limited to 'python/mach_bootstrap.py')
0 files changed, 0 insertions, 0 deletions