servo/components/script_layout_interface
Martin Robinson d150cc9f95 Eliminate ScrollRootId
Just use WebRender's ClipId directly. This will allow us to create and
use ReferenceFrames in the future, if we need to do that. It will also
make it easier to have Servo responsible for creating the root
scrolling area, which will allow removing some old hacks in the future.
2017-04-20 08:51:38 +02:00
..
Cargo.toml Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
lib.rs Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
message.rs Make image cache per-document rather than global 2017-03-27 19:54:13 +02:00
reporter.rs Fix indentation errors in servo rust code that tidy now finds. 2017-04-18 14:56:13 -04:00
rpc.rs Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
wrapper_traits.rs Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00