servo/components/shared/script
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
..
tests Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
Cargo.toml Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
compositor.rs layout: Propagate overflow values from <body> to root element (#31618) 2024-03-13 09:17:09 +00:00
lib.rs clippy: Fix warnings in components/shared (#31627) 2024-03-12 17:22:05 +00:00
script_msg.rs clippy: Fix warnings in components/shared (#31627) 2024-03-12 17:22:05 +00:00
serializable.rs clippy: Fix warnings in components/shared (#31627) 2024-03-12 17:22:05 +00:00
transferable.rs clippy: Fix warnings in components/shared (#31627) 2024-03-12 17:22:05 +00:00
webdriver_msg.rs