servo/components/shared/script_layout
Martin Robinson a05598402e
Add initial support for sticky positioning for non-legacy layout (#30686)
* Add initial support for sticky positioning for non-legacy layout

Many tests still fail for a variety of reasons. One of the primary ones
is that CSSOM currently does not return correct values for elements
positioned by sticky nodes. This requires changes to WebRender to work
properly.

* Fix an assertion failure in the legacy layout sticky code
2023-11-29 09:03:24 +00:00
..
Cargo.toml Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
lib.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
message.rs Add initial support for sticky positioning for non-legacy layout (#30686) 2023-11-29 09:03:24 +00:00
rpc.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
wrapper_traits.rs Further changes required by Servo 2023-11-04 08:17:09 +01:00