servo/components/style/gecko
bors-servo abcc4aeaf2 Auto merge of #13656 - bholley:existing_style, r=emilio
Refactor style logic to avoid direct access to the node data during the cascade

The new restyle architecture doesn't store these things in consistent places, so we need a more abstract API.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13656)
<!-- Reviewable:end -->
2016-10-10 23:22:05 -05: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 Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
data.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02: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 Auto merge of #13656 - bholley:existing_style, r=emilio 2016-10-10 23:22:05 -05:00