diff options
author | bors-servo <infra@servo.org> | 2023-07-03 16:12:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-03 16:12:59 +0200 |
commit | 35ab3116358a50a0ffa549bbe90ce8d2cc755ddb (patch) | |
tree | 5b572f8f2c94fb6b9a56e59fb7c69f068ad7bf48 /python/servo/build_commands.py | |
parent | c19eb800de71bf06736781ca1cf9d57620d66f8d (diff) | |
parent | fa40c22122f50af14ca24081d5480bd1a65eefb8 (diff) | |
download | servo-35ab3116358a50a0ffa549bbe90ce8d2cc755ddb.tar.gz servo-35ab3116358a50a0ffa549bbe90ce8d2cc755ddb.zip |
Auto merge of #29959 - mrobinson:split-layout-in-flow-non-replaced-block-level, r=Loirooriol
Split layout_in_flow_non_replaced_block_level
This function is already quite big and the changes necessary for
properly laying out independent formatting contexts next to floats will
make it even more unwieldy. Split the function in two and add a helper
for calculating the containing block for children and the margin. As
time goes on the independent formatting case is probably going to be
more like the replaced case anyway.
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
<!-- 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 do not require tests because they are a simple refactoring.
<!-- 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/servo/build_commands.py')
0 files changed, 0 insertions, 0 deletions