diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-04-22 23:55:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-22 23:55:22 -0500 |
commit | 541db5f9a791f52e22d409d3b40b13223df69b4c (patch) | |
tree | bcc8823b4eeaf27d56f5dd363c039b051991cd23 /components/script/dom/htmloptgroupelement.rs | |
parent | cc74b5b36f03dca9bd543885222ed0e6d91fedcd (diff) | |
parent | 68f74d5cbe2ffeca8bb6144abeec258a89edc440 (diff) | |
download | servo-541db5f9a791f52e22d409d3b40b13223df69b4c.tar.gz servo-541db5f9a791f52e22d409d3b40b13223df69b4c.zip |
Auto merge of #16458 - stshine:sequential-fallback, r=pcwalton,emilio
layout: Force reflow in the sequential fallback of block format context
When reflowing a block format context during the inorder traversal,
propagate restyle damage manually to its children since they were
already reflowed. Also, test the border box to see if it can fit into
floats according to CSS 2.1 § 9.5.
Improves reddit and yahoo.
---
<!-- 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 #__ (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/16458)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmloptgroupelement.rs')
0 files changed, 0 insertions, 0 deletions