servo/components/script_layout_interface
Bobby Holley cc96b292c2 Simplify TNode a bit.
A couple of changes here:
* Remove the option to unset with the dirty bit setters.
* Add an explicit API for setting text node style.
* Hoist has_changed handling into the restyle damage setter and text node style setter.
* Make set_style take a non-Option.
2016-10-20 09:47:54 -07:00
..
Cargo.toml Remove old rendering backend. 2016-10-18 10:21:27 +10:00
lib.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
message.rs Remove old rendering backend. 2016-10-18 10:21:27 +10: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 layout: Take into account the client point for fixed positioned stacking contexts. 2016-08-08 13:03:55 -07:00
wrapper_traits.rs Simplify TNode a bit. 2016-10-20 09:47:54 -07:00