mirror of
https://github.com/servo/servo.git
synced 2025-07-15 19:33:46 +01:00
StackingContexts are added to layers when it is necessary to maintain their ordering on top of other layered StackingContexts. Instead of tracking the information about a layer scattered around into different structs, combine it all into LayerInfo. LayerInfo will be used in the future to hold layer information for DisplayItems that are layerized independently of StackingContexts. |
||
---|---|---|
.. | ||
Cargo.toml | ||
compositor_msg.rs | ||
constellation_msg.rs | ||
lib.rs | ||
webdriver_msg.rs |