diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-09 04:31:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-09 04:31:30 -0800 |
commit | 23265321988113b290aff190f859be2290a81545 (patch) | |
tree | c4b895cd208a6ba601a5454b88250a42af605a7c /components/script/dom/htmlbrelement.rs | |
parent | ebd4a8b3ee1aab910ef714420a814912fec31e30 (diff) | |
parent | f3577e41c1a336b16df2bfce3eb822eff077d83c (diff) | |
download | servo-23265321988113b290aff190f859be2290a81545.tar.gz servo-23265321988113b290aff190f859be2290a81545.zip |
Auto merge of #14926 - mrobinson:move-display-list-builder-methods, r=emilio
Move some methods from display_list_builder.rs
These methods are not only used during display list construction, so
they are a better fit for the flow structs themselves. This does
not introduce any behavior change, but should make it easier to fix
<!-- 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 they are a simple refactor.
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14926)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlbrelement.rs')
0 files changed, 0 insertions, 0 deletions