servo/components/layout_2020/display_list
Oriol Brufau 38847d4991
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>
2025-01-27 19:58:18 +00:00
..
background.rs layout: Add support for object-fit and object-position (#33479) 2024-09-18 06:20:28 +00:00
clip_path.rs Set all tracing spans to trace level for now (#34256) 2024-11-19 02:53:43 +00:00
conversions.rs layout: Add support for mix-blend-mode: plus-lighter (#34057) 2024-10-29 17:50:33 +00:00
gradient.rs uses app units in display_list (#33420) 2024-09-13 10:49:59 +00:00
mod.rs layout: Correctly resolve currentcolor on collapsed borders (#35163) 2025-01-27 19:58:18 +00:00
stacking_context.rs Make naming of variables consistent with SpecificLayoutInfo (#35104) 2025-01-21 17:28:14 +00:00