mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Fix block-direction border collapsing calculation
Previously the block-start collapsed borders from rows/cells were written to `preliminary_collapsed_borders` but never read. This fixes the block-direction part of #14834.
This commit is contained in:
parent
e315e2e167
commit
258162fbee
2 changed files with 12 additions and 10 deletions
|
@ -1,3 +0,0 @@
|
|||
[border-conflict-element-001c.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue