servo/components/shared/script_layout
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
..
Cargo.toml script: Manage <iframe> sizes in Window (#34643) 2024-12-16 15:05:33 +00:00
lib.rs script: Manage <iframe> sizes in Window (#34643) 2024-12-16 15:05:33 +00:00
wrapper_traits.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00