mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +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. |
||
---|---|---|
.. | ||
mod.rs | ||
optimizer.rs |