servo/components/layout/display_list
Oriol Brufau 7a3a28c7f1
layout: Correctly handle margins in sticky positioning (#39393)
This fixes the logic that computes sticky offset bounds in order to
correctly take margins into account.

Testing: One test passes
Fixes: #39389

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-09-25 16:27:10 +00:00
..
background.rs compositor: Request reflow when doing a page zooming (#38166) 2025-07-29 10:04:37 +00:00
clip.rs layout: Avoid ClipId, ExternalScrollId and ScrollTreeNodeId references (#39372) 2025-09-18 23:34:49 +00:00
conversions.rs layout: Support wavy and double for text-decoration-line (#37079) 2025-05-22 17:42:50 +00:00
gradient.rs layout: Reverse vertical orientation of gradients using corner directions. (#37802) 2025-07-11 20:02:13 +00:00
hit_test.rs layout: Avoid ClipId, ExternalScrollId and ScrollTreeNodeId references (#39372) 2025-09-18 23:34:49 +00:00
mod.rs layout: Avoid ClipId, ExternalScrollId and ScrollTreeNodeId references (#39372) 2025-09-18 23:34:49 +00:00
stacking_context.rs layout: Correctly handle margins in sticky positioning (#39393) 2025-09-25 16:27:10 +00:00