diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-04-10 15:07:06 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-10 15:07:06 -0500 |
commit | 4013e9d7a0be666343ef9d806408af5c0a852d91 (patch) | |
tree | a3c666d2987cdf93ffa050ad3922985495b38bed /components/script/dom/cssgroupingrule.rs | |
parent | 3620e755a96d7272cfd28751696ec42ac0a0ce70 (diff) | |
parent | dd26148d43a76147cf3550a8aad1e4b9aa9f8c5e (diff) | |
download | servo-4013e9d7a0be666343ef9d806408af5c0a852d91.tar.gz servo-4013e9d7a0be666343ef9d806408af5c0a852d91.zip |
Auto merge of #16285 - stshine:inline-block-margin, r=emilio
layout: Use the margin box of an inline block when computing the inline size
<!-- Please describe your changes on the following line: -->
When computing the inline size of an inline block in inline formating
context, use the margin box of the underling block.
---
<!-- 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 #12413 (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. -->
<!-- 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/16285)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/cssgroupingrule.rs')
0 files changed, 0 insertions, 0 deletions