servo/components/layout_2020/flow
bors-servo cc54fbca90
Auto merge of #29836 - stshine:newline, r=mrobinson
layout_2020: Do linebreak for atomic inline-level elements

<!-- 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 #29591 (GitHub issue number if applicable)

<!-- Either: -->
- [x] There are tests for these changes OR

<!-- 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. -->
2023-06-30 17:45:19 +02:00
..
construct.rs layout_2020: Check blocks for whether they will establish a formatting context 2023-05-31 23:28:28 +08:00
float.rs Layout 2020: implement clearance as Option<Length> 2023-06-29 11:00:45 +02:00
inline.rs Auto merge of #29836 - stshine:newline, r=mrobinson 2023-06-30 17:45:19 +02:00
mod.rs Auto merge of #29945 - Loirooriol:fix-float-placement-with-future-margins-2, r=mrobinson 2023-06-30 02:28:37 +02:00
root.rs Simplify layout of absolutes with static insets 2023-06-20 11:44:25 +02:00