servo/components/script_layout_interface
Patrick Walton fb2d1e1020 layout: Add a new cascading mode that inherits all properties, even
non-inheritable ones.

This works like the `modify_style_for_*` functions and will allow us to
easily migrate from them to real cascading.
2016-10-26 14:14:01 -07:00
..
Cargo.toml Remove old rendering backend. 2016-10-18 10:21:27 +10:00
lib.rs Rearrange some data structures in preparation for the new incremental restyle algorithm. 2016-10-21 13:00:01 -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 layout: Add a new cascading mode that inherits all properties, even 2016-10-26 14:14:01 -07:00