aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmlhrelement.rs
diff options
context:
space:
mode:
authorAnthony Ramine <n.oxyde@gmail.com>2015-08-17 00:16:34 +0200
committerAnthony Ramine <n.oxyde@gmail.com>2015-08-18 12:56:18 +0200
commitd885958621b728ddb7b9f2296a87c55bf8d61951 (patch)
treeff878d79a1e41875ce568a9bde96eec1ecde07af /components/script/dom/htmlhrelement.rs
parent5ab9aa5013801a8ac2b9527a6079c62cc56ff81b (diff)
downloadservo-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