servo/components/script_layout_interface
bors-servo e7b5891d9c Auto merge of #13951 - bholley:more_element, r=emilio
incremental restyle: Hoist more stuff to Element

The patch here hoists pseudo-element handling onto ThreadSafeLayoutElement. I have another patch which hoists stuff from TNode to TElement, but want to make sure this patch passes try first.

<!-- 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/13951)
<!-- Reviewable:end -->
2016-10-28 13:50:26 -05:00
..
Cargo.toml Update to selectors 0.14 2016-10-28 15:56:37 +02:00
lib.rs Eliminate untraversed node types from LayoutNodeType. 2016-10-27 09:15:33 -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 Move core pseudo-element handling to ThreadSafeLayoutElement. 2016-10-28 10:47:57 -07:00