servo/components/script_layout_interface
Jon Leighton fe583fc5d0 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.
2018-01-28 10:59:45 +01:00
..
Cargo.toml Replace NonZero<*{const,mut} _> with std::ptr::NonNull 2018-01-22 17:41:25 +01:00
lib.rs style: Make the TElement type arrive to the cascade function. 2018-01-23 00:57:54 +01:00
message.rs Add layout RPC query for getting an element's style 2018-01-28 10:59:45 +01:00
reporter.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
rpc.rs Add layout RPC query for getting an element's style 2018-01-28 10:59:45 +01:00
wrapper_traits.rs style: Use CascadeFlags for what they're for. 2018-01-23 13:18:54 +01:00