mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
We were previously splitting collapsed borders into two halves, and then paint each one as part of the corresponding cell. This looked wrong when the border style wasn't solid, or when a cell spanned multiple tracks and the border wasn't the same for all of them. Now the borders of a table wrapper, table grid or table cell aren't painted in collapsed borders mode. Instead, the resulting collapsed borders are painted on their own. Signed-off-by: Oriol Brufau <obrufau@igalia.com> |
||
---|---|---|
.. | ||
color-2a.html.ini | ||
column-balancing-nested-001.html.ini | ||
display-block-baselines-1.html.ini | ||
element-paint-recursion.html.ini | ||
grid-item-align-002.html.ini | ||
grid-item-justify-001.html.ini | ||
image-zoom-1.html.ini |