servo/components/layout_2020/display_list
Martin Robinson 3e052676ef
script: Manage <iframe> sizes in Window (#34643)
Manage `<iframe>` size updates in `Window`. In addition to removing
duplicated code, this will allow setting `<iframe>` sizes synchronously
on child `Pipeline`s of the same origin in the script process in a
followup change. The goal is remove flakiness from `<iframe>` sizing.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-12-16 15:05:33 +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 script: Manage <iframe> sizes in Window (#34643) 2024-12-16 15:05:33 +00:00
stacking_context.rs layout: Add a hit test item that covers all scroll frame contents (#34347) 2024-11-24 19:04:57 +00:00