servo/components/layout_2020/display_list
Oriol Brufau 3d9e7a95e0
layout: Remove BoxFragment::overflow_clip_rect() (#35443)
It had a single caller, and the relevant data was passed as parameters
because the caller needed it too. It seems simpler to just remove it
and inline the code into the caller.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-02-13 15:08:17 +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 Upgrade Stylo to 2025-02-03 (#35289) 2025-02-05 02:35:58 +00:00
mod.rs layout: Fix painting order of collapsed table borders (#35219) 2025-02-03 14:46:40 +00:00
stacking_context.rs layout: Remove BoxFragment::overflow_clip_rect() (#35443) 2025-02-13 15:08:17 +00:00