servo/components/layout/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 Fix warnings after latest rust upgrade (#33043) 2024-08-14 07:00:16 +00:00
border.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
builder.rs script: Manage <iframe> sizes in Window (#34643) 2024-12-16 15:05:33 +00:00
conversions.rs layout: Add support for mix-blend-mode: plus-lighter (#34057) 2024-10-29 17:50:33 +00:00
gradient.rs Update Stylo to 2023-09-01 (#31609) 2024-03-18 13:52:40 +00:00
items.rs clippy: Fix warnings in shared and config, fonts, layout, and layout_2020 components (#32674) 2024-07-04 14:18:58 +00:00
mod.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
webrender_helpers.rs fix many clippy warnings (#33510) 2024-09-21 13:58:31 +00:00