servo/components/layout_thread
Martin Robinson cd1c881830 Fold some DisplayList methods into DisplayListBuildState
This makes the API used to build display lists quite a bit simpler and
reduces the amount of auxiliary data structures that need to be passed
around. It is also important preparation work for separating scrolling
areas from stacking contexts.
2016-11-02 11:18:17 +01:00
..
Cargo.toml Make style context use parking_lot::RwLock 2016-11-02 10:10:11 +11:00
lib.rs Fold some DisplayList methods into DisplayListBuildState 2016-11-02 11:18:17 +01:00