servo/components/script_layout_interface
bors-servo 62d0de349d Auto merge of #18056 - cynicaldevil:remove-treesink-dep-on-dom, r=nox
End TreeBuilder's reliance on DOM.

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->

Fixed h5e's TreeBuilder so that it does not use `same_tree` and `has_parent_node` methods: d8c2ea5cb6
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/18056)
<!-- Reviewable:end -->
2017-08-18 16:27:05 -05:00
..
Cargo.toml Updated h5e and x5e 2017-08-18 19:51:17 +05:30
lib.rs Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox" 2017-08-16 23:23:18 +02:00
message.rs style: Replicate the list of stylesheets on the layout thread. 2017-08-18 14:31:35 +02:00
reporter.rs Update to cssparser 0.19, count line numbers during tokenization 2017-08-09 22:37:16 +02:00
rpc.rs Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
wrapper_traits.rs Replace all uses of the style::stylearc alias with servo_arc. 2017-07-19 09:29:05 +02:00