servo/components
Martin Robinson bd632fc814
layout: Add support for object-fit and object-position (#33479)
This also makes a couple small improvements:
 - Rename `IntrinsicSizes` to `NaturalSizes` which reflects more
   modern spec language.
 - Move the conversion of Stylo's `ImageRendering` to WebRender's
   version to a `ToWebRender` trait implementation.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2024-09-18 06:20:28 +00:00
..
allocator Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
background_hang_monitor Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
bluetooth Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
canvas Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
compositing Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
config Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
config_plugins Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
constellation Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
deny_public_fields Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
devtools Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
dom_struct Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
domobject_derive Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
fonts Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
geometry Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
hyper_serde Stop using time@0.1 in Servo (#33394) 2024-09-11 07:09:56 +00:00
jstraceable_derive Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
layout Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
layout_2020 layout: Add support for object-fit and object-position (#33479) 2024-09-18 06:20:28 +00:00
layout_thread Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
layout_thread_2020 Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
media Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
metrics Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
net Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
pixels Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
profile Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
rand Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
range Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
script Add checks for BigInt/BigUint in getRandomValues (#33485) 2024-09-18 04:07:05 +00:00
servo Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
shared Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
url Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
webdriver_server Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
webgpu Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00