mirror of
https://github.com/servo/servo.git
synced 2025-06-28 11:03:39 +01:00
With the removal of the legacy rendering path, we don't need to worry about nested stacking contexts. This change just pushes the complication to the WebRender conversion step, but a later change will remove the concept from WebRender as well. This also helps to prepare for the introduction of ids for particular scrolling regions, an integral part of multiple ScrollLayers per block. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |