servo/components/layout_2020/flexbox
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
..
geom.rs layout: Add initial support for bidirectional text (BiDi) (#33148) 2024-08-21 14:28:54 +00:00
layout.rs script: Manage <iframe> sizes in Window (#34643) 2024-12-16 15:05:33 +00:00
mod.rs layout: Make a new ContainingBlockSize type (#34565) 2024-12-11 14:40:04 +00:00