servo/components/layout_thread
Patrick Walton 65e3db1c0d layout: Add a REPOSITION restyle damage type.
Separating out `REPOSITION` from `REPAINT` allows us to compute
stacking-context-relative positions without rebuilding the display list.
This saves a lot of time when responding to script-to-layout queries.
2016-09-26 14:20:30 -07:00
..
Cargo.toml Move the user agent and user stylesheets to layout_thread. 2016-08-23 15:33:47 +02:00
lib.rs layout: Add a REPOSITION restyle damage type. 2016-09-26 14:20:30 -07:00