servo/components/layout_thread
bors-servo 2a46067587 Auto merge of #19881 - jonleighton:issue-19811, r=emilio
Add layout RPC query for getting an element's style

This enables us to implement Element::has_css_layout_box() in a more
direct way, and also enables us to remove some of the existing more
specific queries.

Fixes #19811.

r? @emilio

<!-- 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/19881)
<!-- Reviewable:end -->
2018-01-28 05:52:56 -06:00
..
Cargo.toml Replace NonZero<*{const,mut} _> with std::ptr::NonNull 2018-01-22 17:41:25 +01:00
dom_wrapper.rs style: Use CascadeFlags for what they're for. 2018-01-23 13:18:54 +01:00
lib.rs Auto merge of #19881 - jonleighton:issue-19811, r=emilio 2018-01-28 05:52:56 -06:00