servo/components/script_traits
Martin Robinson 71d285af80 Use a new id type for tracking scrolling areas
This is a step in disassociating scrolling areas from stacking
contexts. Now scroll areas are defined by unique ids, which means that
in the future stacking context will be able to contain more than one.
2016-10-30 21:10:04 +01:00
..
Cargo.toml Move LoadData to script_traits. 2016-10-21 12:49:16 +02:00
lib.rs Use a new id type for tracking scrolling areas 2016-10-30 21:10:04 +01:00
script_msg.rs Move LoadData to script_traits. 2016-10-21 12:49:16 +02:00
webdriver_msg.rs Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00