diff options
author | Anthony Ramine <n.oxyde@gmail.com> | 2015-08-17 00:16:34 +0200 |
---|---|---|
committer | Anthony Ramine <n.oxyde@gmail.com> | 2015-08-18 12:56:18 +0200 |
commit | d885958621b728ddb7b9f2296a87c55bf8d61951 (patch) | |
tree | ff878d79a1e41875ce568a9bde96eec1ecde07af /components/script/dom/htmlhrelement.rs | |
parent | 5ab9aa5013801a8ac2b9527a6079c62cc56ff81b (diff) | |
download | servo-d885958621b728ddb7b9f2296a87c55bf8d61951.tar.gz servo-d885958621b728ddb7b9f2296a87c55bf8d61951.zip |
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).
Diffstat (limited to 'components/script/dom/htmlhrelement.rs')
0 files changed, 0 insertions, 0 deletions