servo/components/layout/display_list
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
..
background.rs clippy: Fix warnings in components/layout (#31612) 2024-03-11 10:24:36 +00:00
border.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
builder.rs layout: Enable rendering of conical-gradient and repeating-conical-gradient (#31597) 2024-03-11 12:58:44 +00:00
conversions.rs Further changes required by Servo 2023-11-24 08:57:14 +01:00
gradient.rs Update Stylo to 2023-07-23 (#31437) 2024-02-29 10:23:53 +00:00
items.rs clippy: Fix warnings in components/layout (#31612) 2024-03-11 10:24:36 +00:00
mod.rs Implement support for the drop-shadow filter (#30439) 2023-10-04 11:32:45 +00:00
webrender_helpers.rs layout: Propagate overflow values from <body> to root element (#31618) 2024-03-13 09:17:09 +00:00