servo/components/style/gecko
Bobby Holley dda2928386 Remove TDocument from the style and layout crates.
The style system never actually does anything with the document. This allows us
to remove a bunch of stubbing on the Gecko side and streamline some things on
the Servo side in future patches.
2016-11-14 13:04:13 -08:00
..
generated Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
context.rs Concurrent rule tree, v1 2016-11-05 17:29:52 +01:00
conversions.rs style: Refactor and add infrastructure for font metrics in style. 2016-11-13 11:54:10 +01:00
data.rs Make style context use parking_lot::RwLock 2016-11-02 10:10:11 +11:00
mod.rs Stop using associated types for the concrete TRestyleDamage implementation. 2016-11-07 11:10:48 -08:00
restyle_damage.rs Stop using associated types for the concrete TRestyleDamage implementation. 2016-11-07 11:10:48 -08: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 Drop style data from descendants on display:none. 2016-11-01 11:03:04 -07:00
values.rs Move LengthOrNumber to style/values and implement GeckoStyleCoordConvertible 2016-11-06 20:08:31 +03:00
wrapper.rs Remove TDocument from the style and layout crates. 2016-11-14 13:04:13 -08:00