mirror of
https://github.com/servo/servo.git
synced 2025-08-28 08:38:20 +01:00
layout: Correctly resolve currentcolor
on collapsed borders (#35163)
If a collapsed border has the `currentcolor` color, we were resolving it using the color of the table. Now we resolve it using the color of the box which owns the border that wins and becomes the collapsed border. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
3bcab36248
commit
38847d4991
3 changed files with 27 additions and 18 deletions
|
@ -1,2 +0,0 @@
|
|||
[border-conflict-element-001e.xht]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue