diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-08-18 05:15:12 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-08-18 05:15:12 -0600 |
commit | 3d0951cf256ec07b427eaa2305b85da7a7645359 (patch) | |
tree | 8dd1f1ffd4d844e62ca26b0be8ef21857e63ec48 /components/layout/inline.rs | |
parent | 5b3d3514c1b6fa010a4a5905e01cd2913538a07e (diff) | |
parent | d885958621b728ddb7b9f2296a87c55bf8d61951 (diff) | |
download | servo-3d0951cf256ec07b427eaa2305b85da7a7645359.tar.gz servo-3d0951cf256ec07b427eaa2305b85da7a7645359.zip |
Auto merge of #7243 - nox:border-collapse-panic, r=pcwalton
Avoid a panic when handling collapsing borders (fixes #7144)
There is no need to compute next_collapsed_borders_in_block_direction for all kind of flows when it's used only in the table row case. That also avoids a panic when the next child is a table colgroup (this should not happen when iterating over a table row).
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7243)
<!-- Reviewable:end -->
Diffstat (limited to 'components/layout/inline.rs')
0 files changed, 0 insertions, 0 deletions