servo/components
Oriol Brufau de7b9bed85
Take spaces into account in the max-content size of an IFC (#31613)
They were only considered in min-content sizes.
Also avoid some pointless conversions from Au to Length.

Fixes #31605.
2024-03-11 12:01:53 +00:00
..
allocator Use libc::malloc_size on apple (#31602) 2024-03-11 07:58:32 +00:00
background_hang_monitor clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
bluetooth clippy: fix warnings in components/bluetooth (#31566) 2024-03-07 23:32:35 +00:00
canvas clippy: fix some warnings in components/canvas (#31563) 2024-03-08 07:24:01 +00:00
compositing compositor: Remove the is_running_problem_test setting (#31589) 2024-03-09 02:29:43 +00:00
config compositor: Remove the is_running_problem_test setting (#31589) 2024-03-09 02:29:43 +00:00
config_plugins clippy: fix warnings in components/config* (#31562) 2024-03-08 07:15:56 +00:00
constellation clippy: Fix warnings in components/constellation (#31610) 2024-03-11 10:22:28 +00:00
deny_public_fields Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
devtools Fix clippy warnings in components/rand (#31549) 2024-03-07 23:16:42 +00:00
dom_struct clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
domobject_derive clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
geometry Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
gfx clippy: fix warnings in components/gfx (#31560) 2024-03-08 07:10:15 +00:00
hyper_serde clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
jstraceable_derive Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
layout clippy: Fix warnings in components/layout (#31612) 2024-03-11 10:24:36 +00:00
layout_2020 Take spaces into account in the max-content size of an IFC (#31613) 2024-03-11 12:01:53 +00:00
layout_thread Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
layout_thread_2020 layout: Add an implementation of process_resolved_font_style_query for Layout 2020 (#31436) 2024-02-28 21:00:17 +00:00
media clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
metrics Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
net fix: unused mem import (#31608) 2024-03-10 20:20:42 +00:00
pixels clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
profile clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
rand Fix clippy warnings in components/rand (#31549) 2024-03-07 23:16:42 +00:00
range clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
remutex clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
script Use get_desired_proto in htmlconstructor (#31600) 2024-03-10 14:44:25 +00:00
servo compositor: Remove the is_running_problem_test setting (#31589) 2024-03-09 02:29:43 +00:00
shared Fix more clippy warnings in components/shared/net (#31548) 2024-03-10 17:47:38 +00:00
url clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
webdriver_server deps: Remove unused crate dependencies (#31185) 2024-01-26 23:18:26 +00:00
webgpu clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00