servo/components
Emilio Cobos Álvarez 4a19074664 style: Rename -moz-menulist-button to -moz-menulist-arrow-button.
This should be less confusing. This is not supported outside of chrome:// or
user-agent stylesheets so we can name this however we want.

Differential Revision: https://phabricator.services.mozilla.com/D65605
2020-04-16 16:35:07 +02:00
..
allocator
atoms
background_hang_monitor
bluetooth
bluetooth_traits
canvas Auto merge of #26147 - jdm:linewidth, r=nox 2020-04-14 18:54:00 -04:00
canvas_traits Auto merge of #26071 - servo:rustup, r=nox 2020-04-10 00:37:54 -04:00
compositing Remove WebVR 2020-04-08 20:23:41 -05:00
config Added first-cut implementation of XR layers 2020-04-13 13:57:58 -05:00
config_plugins
constellation Use hash_map::Entry to save a map lookup 2020-04-14 18:17:46 -04:00
debugger
deny_public_fields
derive_common
devtools Add support for launching devtools server on random port 2020-03-16 15:30:26 +05:30
devtools_traits
dom_struct
domobject_derive
embedder_traits Make it possible to add a title to context menu 2020-03-31 12:25:54 +02:00
fallible
geometry
gfx Update dwrote to 0.11. 2020-03-26 16:41:58 -04:00
gfx_traits
hashglobe
jstraceable_derive
layout Don't go through the layout thread to retrieve a node's primary style 2020-04-07 14:34:47 +02:00
layout_2020 Remove use of some other unstable features 2020-04-15 15:17:52 +02:00
layout_thread Don't go through the layout thread to retrieve a node's primary style 2020-04-07 14:34:47 +02:00
layout_thread_2020 Don't go through the layout thread to retrieve a node's primary style 2020-04-07 14:34:47 +02:00
layout_traits
malloc_size_of Update content-security-policy. 2020-03-25 09:11:09 -04:00
media Upgrade to rustc 1.44.0-nightly (42abbd887 2020-04-07) 2020-04-09 21:33:44 +02:00
metrics
msg Make DOM own the style and layout data, in an UnsafeCell 2020-04-04 13:10:19 +02:00
net Upgrade to rustc 1.44.0-nightly (42abbd887 2020-04-07) 2020-04-09 21:33:44 +02:00
net_traits allow for a service worker network mediator per origin 2020-04-05 22:43:37 +08:00
pixels
profile
profile_traits
rand
range
remutex
script Auto merge of #26190 - servo:unstable, r=nox 2020-04-16 03:05:05 -04:00
script_layout_interface Remove unused #![feature(…)] attributes 2020-04-15 15:01:46 +02:00
script_plugins Upgrade to rustc 1.44.0-nightly (42abbd887 2020-04-07) 2020-04-09 21:33:44 +02:00
script_traits Remove WebVR 2020-04-08 20:23:41 -05:00
selectors
servo Update user agent strings 2020-04-08 23:58:46 -07:00
servo_arc
size_of_test
std_test_override
style style: Rename -moz-menulist-button to -moz-menulist-arrow-button. 2020-04-16 16:35:07 +02:00
style_derive style: Drop fallback attribute from animate and distance. 2020-04-16 16:35:07 +02:00
style_traits
to_shmem
to_shmem_derive
url
webdriver_server Remove syn 0.15 from our crate graph (fixes #24421) 2020-03-05 13:01:13 +01:00
webgpu Fixing some style related issues in WebGPU. 2020-02-27 15:10:24 +01:00
webrender_traits