diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-03-29 22:18:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-29 22:18:54 -0400 |
commit | f913dcd7f9fd631e996e00af8b4222c496c093d7 (patch) | |
tree | 72c63ed82579c74006f3b7a91f6e5ade468da5db /components/script/devtools.rs | |
parent | 15d8c6058bb5fd21036cb35500a0c2f23a9ef7f7 (diff) | |
parent | ac2f402ae01ed909d28eaf9b91bfa008b50af0ec (diff) | |
download | servo-f913dcd7f9fd631e996e00af8b4222c496c093d7.tar.gz servo-f913dcd7f9fd631e996e00af8b4222c496c093d7.zip |
Auto merge of #26049 - mrobinson:hoisting-icb, r=SimonSapin
layout_2020: Stop throwing away hoisted boxes in nested absolutes
We were previously throwing away some boxes hoisted to containing blocks
for all descendants when they were contained by absolutes. This prevents
panics in existing web platform tests that would otherwise be triggered
by the addition of the `unreachable!` statement.
<!-- 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/devtools.rs')
0 files changed, 0 insertions, 0 deletions