diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-03-19 08:12:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-19 08:12:23 -0400 |
commit | 19c2ac2ed3ba6b2ea1b93c3581f171c60ae926de (patch) | |
tree | 804b0a75b1ee48fb2c370c149eb147ada5a2120f /components/script/dom/webgl_extensions | |
parent | b945de4ea910a6c6c8e296089bc3b2baf2afa248 (diff) | |
parent | bd06227a606951b421d41b6e6ce0d4cfa94ba9ff (diff) | |
download | servo-19c2ac2ed3ba6b2ea1b93c3581f171c60ae926de.tar.gz servo-19c2ac2ed3ba6b2ea1b93c3581f171c60ae926de.zip |
Auto merge of #25985 - mrobinson:inline-positioning-context, r=nox
layout_2020: Add support for hoisting positioned fragments in inline boxes
Add support for tracking containing blocks when doing inline layout.
This requires setting up a PositioningContext for inline boxes when
necessary. Instead of using the PositioningContext helper methods
and we reuse the contexts between line breaks.
Fixes #25279.
<!-- 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 #25279
<!-- 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/dom/webgl_extensions')
0 files changed, 0 insertions, 0 deletions