servo/components/style/gecko
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
..
generated Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
context.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
conversions.rs Remove the extra level of GeckoDeclarationBlock. 2016-10-18 16:48:50 +11:00
data.rs Use AtomicRefCell for RawServoStyleSet. 2016-10-11 09:31:52 -07:00
mod.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
selector_impl.rs Silence some warnings in geckolib 2016-09-27 18:35:51 +05:30
snapshot.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
snapshot_helpers.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
traversal.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
values.rs impl GeckoStyleCoordConvertible for Au 2016-10-09 00:36:34 +05:30
wrapper.rs Simplify TNode a bit. 2016-10-20 09:47:54 -07:00