servo/components/script_layout_interface
Bobby Holley 71b9004d86 Replace begin_styling with a centralized mechanism to set a node up for either styling or restyling.
We also make sure that an element never has an ElementData with ElementDataStyles::Uninitialized,
and eagerly call prepare_for_styling whenever an ElementData is instantiated.

MozReview-Commit-ID: 9YP6eSmdMt0
2016-11-01 11:03:04 -07:00
..
Cargo.toml Update to selectors 0.14 2016-10-28 15:56:37 +02:00
lib.rs Rename NodeData and associated data structures to Element*. 2016-10-29 14:58:07 -07:00
message.rs Remove concept of Layers from Servo 2016-10-21 08:38:34 +02:00
reporter.rs Move CSSErrorReporter to script_layout_interface. 2016-06-20 19:08:13 +02:00
restyle_damage.rs layout: Add a REPOSITION restyle damage type. 2016-09-26 14:20:30 -07:00
rpc.rs Remove concept of Layers from Servo 2016-10-21 08:38:34 +02:00
wrapper_traits.rs Replace begin_styling with a centralized mechanism to set a node up for either styling or restyling. 2016-11-01 11:03:04 -07:00