servo/components/style/values
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
..
animated style: Rustfmt servo/. r=zrhoffman 2023-11-24 08:57:14 +01:00
computed style: Clean up Context::for_non_inherited_property 2023-11-24 08:57:14 +01:00
generics Add initial support for sticky positioning for non-legacy layout (#30686) 2023-11-29 09:03:24 +00:00
resolved style: Convert RGBA to AbsoluteColor for computed/animated/resolved CSS colors 2023-11-21 15:36:35 +01:00
specified style: Container units should prevent us from sharing style by rule node 2023-11-24 08:57:14 +01:00
distance.rs style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00:00
mod.rs style: Serialize NaN and infinity numbers 2023-11-24 08:57:14 +01:00