servo/components
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
..
allocator FreeType: don’t use usable_size() as deallocation size 2017-10-30 18:22:30 +01:00
atoms Bump string_cache, html5ever and xml5ever 2017-12-07 20:37:38 +01:00
bluetooth Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
bluetooth_traits
canvas Auto merge of #19868 - CYBAI:specific-assertion, r=emilio 2018-01-25 18:06:33 -06:00
canvas_traits Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
compositing Use specific assertion for compositing compositor 2018-01-26 01:00:59 +08:00
config Use specific negative assertion for config opts 2018-01-26 01:39:54 +08:00
constellation Auto merge of #19798 - gootorov:move_cursor_from_mako, r=emilio 2018-01-20 12:10:58 -06:00
debugger
deny_public_fields
devtools Update cookie to 0.10 2017-11-24 10:49:14 +01:00
devtools_traits Update cookie to 0.10 2017-11-24 10:49:14 +01:00
dom_struct Upgrade to rustc 1.24.0-nightly (5a2465e2b 2017-12-06) 2017-12-07 13:50:09 +01:00
domobject_derive
fallible Update smallvec to 0.6 2017-12-05 12:03:20 +01:00
geometry Introduce MaxRect trait 2018-01-17 23:29:57 +01:00
gfx Use specific negative assertion for gfx platform macos font 2018-01-26 01:46:39 +08:00
gfx_traits Decoupled gfx and metrics 2018-01-15 16:25:51 +01:00
hashglobe Use specific negative assertion for hashglobe hash set 2018-01-26 01:55:12 +08:00
jstraceable_derive
layout Add layout RPC query for getting an element's style 2018-01-28 10:59:45 +01:00
layout_thread Auto merge of #19881 - jonleighton:issue-19811, r=emilio 2018-01-28 05:52:56 -06:00
layout_traits
malloc_size_of Use more WebRender types in gfx/display_list 2018-01-17 23:29:57 +01:00
malloc_size_of_derive
metrics Decoupled gfx and metrics 2018-01-15 16:25:51 +01:00
msg Merge msg and msg_tests 2018-01-20 15:33:02 +01:00
net Auto merge of #19868 - CYBAI:specific-assertion, r=emilio 2018-01-25 18:06:33 -06:00
net_traits Use specific negative assertion for unit tests of net trait pub_domain 2018-01-26 01:55:39 +08:00
nonzero
profile
profile_traits
rand Update lazy_static to 1.0 2017-12-04 22:51:13 +01:00
range
remutex Merge servo_remutex to servo_remutex_tests 2018-01-20 15:37:04 +01:00
script Auto merge of #19881 - jonleighton:issue-19811, r=emilio 2018-01-28 05:52:56 -06:00
script_layout_interface Add layout RPC query for getting an element's style 2018-01-28 10:59:45 +01:00
script_plugins Make the unrooted_must_root conditional on a default Cargo feature. 2017-11-02 15:08:04 +01:00
script_traits style: Move cursor property out of mako 2018-01-20 19:06:29 +02:00
selectors Auto merge of #19822 - emilio:less-match-public, r=KiChjang 2018-01-19 23:05:18 -06:00
servo Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
servo_arc Use specific negative assertion for ServoArc 2018-01-26 02:24:06 +08:00
size_of_test
style Auto merge of #19881 - jonleighton:issue-19811, r=emilio 2018-01-28 05:52:56 -06:00
style_derive Derive ToCss for TransformOperation 2018-01-23 11:02:34 +01:00
style_traits Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
url
webdriver_server Use specific assertion for webdriver server 2018-01-26 01:19:00 +08:00
webvr Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
webvr_traits