diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-28 12:34:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-28 12:34:48 -0500 |
commit | 1fa0863f28edb0b1ea2b50146e8da77ec0e4a85d (patch) | |
tree | a05d28e716211e75f38dfbab3bded924f918ba23 /components/script/dom/bindings/codegen | |
parent | 134d1f9f317ab5e1aa655c651cc2c88418f55379 (diff) | |
parent | c20c4688147927124160c61befc1362d9e7612e5 (diff) | |
download | servo-1fa0863f28edb0b1ea2b50146e8da77ec0e4a85d.tar.gz servo-1fa0863f28edb0b1ea2b50146e8da77ec0e4a85d.zip |
Auto merge of #25864 - mrobinson:rename-layout, r=jdm
Rename AbsolutelyPositionedBox::layout to AbsolutelyPositionedBox::to_hoisted
This method doesn't actually do any layout, but converts this block to a
HoistedAbsolutelyPositionedBox which is hoisted and then laid-out with
its containing block later. This makes the code a little easier to read.
<!-- 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 it does not change 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 'components/script/dom/bindings/codegen')
0 files changed, 0 insertions, 0 deletions