servo/components
Martin Robinson 716f4a006d
layout: Propagate overflow values from <body> to root element (#31618)
The specification gives instructions for how these values should be
propagated. The other big changs here is that they aren't applied to the
`<body>`.

 Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2024-03-13 09:17:09 +00:00
..
allocator Use libc::malloc_size on apple (#31602) 2024-03-11 07:58:32 +00:00
background_hang_monitor Fix clippy warnings in components/third_party (#31623) 2024-03-12 17:17:23 +00:00
bluetooth clippy: fix warnings in components/bluetooth (#31566) 2024-03-07 23:32:35 +00:00
canvas clippy: Fix assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +00:00
compositing clippy: Fix assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +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 assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +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 assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +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 layout: Propagate overflow values from <body> to root element (#31618) 2024-03-13 09:17:09 +00:00
layout_2020 layout: Propagate overflow values from <body> to root element (#31618) 2024-03-13 09:17:09 +00:00
layout_thread font_cache: Handle filtering @font-face rules in Servo (#31601) 2024-03-11 14:47:52 +00:00
layout_thread_2020 layout: Propagate overflow values from <body> to root element (#31618) 2024-03-13 09:17:09 +00:00
media clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
metrics clippy: Fix assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +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 clippy: Fix assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +00:00
servo compositor: Remove the is_running_problem_test setting (#31589) 2024-03-09 02:29:43 +00:00
shared layout: Propagate overflow values from <body> to root element (#31618) 2024-03-13 09:17:09 +00:00
url clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
webdriver_server clippy: Fix assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +00:00
webgpu clippy: Fix assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +00:00