servo/components/shared
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
..
bluetooth Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
canvas Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
compositing Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
devtools Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
embedder Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
gfx Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
layout Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
msg constellation: clean up logging of pipelines and browsing contexts (#30657) 2023-11-14 04:53:31 +00:00
net Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
profile Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
script Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
script_layout Add initial support for sticky positioning for non-legacy layout (#30686) 2023-11-29 09:03:24 +00:00
webrender Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00