servo/components/layout_2020/flow
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
..
construct.rs clippy: Fix warnings in components/layout_2020 (#31611) 2024-03-11 14:24:33 +00:00
float.rs layout: make margin in pbm use app unit (#31621) 2024-03-13 03:15:20 +00:00
inline.rs layout: make margin in pbm use app unit (#31621) 2024-03-13 03:15:20 +00:00
line.rs layout: make margin in pbm use app unit (#31621) 2024-03-13 03:15:20 +00:00
mod.rs layout: make margin in pbm use app unit (#31621) 2024-03-13 03:15:20 +00:00
root.rs layout: Propagate overflow values from <body> to root element (#31618) 2024-03-13 09:17:09 +00:00
text_run.rs clippy: Fix warnings in components/layout_2020 (#31611) 2024-03-11 14:24:33 +00:00