servo/components
Emilio Cobos Álvarez 3c6be59d22
style: Back out bug 1481866.
The behavior the WG proposed is way more subtle than what that bug implements,
including:

 * Implementing two logical overflow longhands.
 * Expanding the overflow shorthand to different longhands depending on the
   syntax of that.

Meanwhile, Blink hasn't done the swap and will ship the same behavior that we
shipped in Firefox 61 (bug 1453148), that is, overflow-x, then overflow-y.

So I think lacking a clear way forward we should revert this change and preserve
our shipped behavior.

Differential Revision: https://phabricator.services.mozilla.com/D6317
2018-09-22 17:53:26 +02:00
..
allocator Format component allocator #21373 2018-08-16 15:44:54 +08:00
atoms Add rtl and ltr as static atoms. 2018-09-03 12:56:22 +02:00
bluetooth Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
bluetooth_traits Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
canvas Remove Canvas2dMsg::DrawImageSelf 2018-09-17 16:24:01 +02:00
canvas_traits Remove Canvas2dMsg::DrawImageSelf 2018-09-17 16:24:01 +02:00
channel add servo_channel crate 2018-09-12 11:25:45 +08:00
compositing Auto merge of #21688 - paulrouget:rm-clipboard, r=jdm 2018-09-13 03:08:53 -04:00
config Format components config #21373 2018-09-02 08:27:07 +08:00
constellation Fix private browsing mode preservation when loading URL 2018-09-14 11:32:48 +02:00
debugger Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
deny_public_fields Format components debugger and deny_public_fields #21373 2018-09-01 09:44:53 +08:00
devtools Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
devtools_traits Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
dom_struct Format components dom_struct, domobject_derive and embedder_traits #21373 2018-09-03 08:19:25 +08:00
domobject_derive Format components dom_struct, domobject_derive and embedder_traits #21373 2018-09-03 08:19:25 +08:00
embedder_traits Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
fallible This updates the smallvec crate and enables the union feature 2018-09-19 07:16:30 +02:00
geometry Move malloc_size_of_derive to proper position 2018-09-04 11:29:38 +08:00
gfx This updates the smallvec crate and enables the union feature 2018-09-19 07:16:30 +02:00
gfx_traits Format gfx_traits #21373 2018-09-09 10:11:08 +08:00
hashglobe Format hashglobe #21373 2018-09-09 10:14:36 +08:00
jstraceable_derive Format jstraceable_derive #21373 2018-09-10 11:03:38 +08:00
layout This updates the smallvec crate and enables the union feature 2018-09-19 07:16:30 +02:00
layout_thread Fix Servo build. 2018-09-18 11:52:39 +02:00
layout_traits Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
malloc_size_of This updates the smallvec crate and enables the union feature 2018-09-19 07:16:30 +02:00
malloc_size_of_derive Rustfmt malloc_size_of & derive 2018-09-05 10:32:44 +02:00
metrics Auto merge of #21325 - gterzian:crossbeam_integration, r=SimonSapin,jdm 2018-09-12 13:33:45 -04:00
msg Format msg #21373 2018-09-11 15:04:55 +08:00
net Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
net_traits Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
profile Add support for IpcBytesReceiver in profile_traits::ipc - #21704 2018-09-20 21:36:34 -04:00
profile_traits Add support for IpcBytesReceiver in profile_traits::ipc - #21704 2018-09-20 21:36:34 -04:00
rand
range format components/range using rustfmt 2018-09-12 12:32:31 +05:30
remutex format components/remutex 2018-09-12 12:37:11 +05:30
script webgl: Restore active texture if it's changed while deleting a texture. 2018-09-21 15:22:12 -04:00
script_layout_interface Auto merge of #21687 - AnshulMalik:format-script_layout, r=jdm 2018-09-13 08:28:01 -04:00
script_plugins Format components/script_plugins 2018-09-13 01:01:35 +09:00
script_traits Create ScriptMsg::GetBrowsingContextInfo 2018-09-14 00:23:49 +02:00
selectors This updates the smallvec crate and enables the union feature 2018-09-19 07:16:30 +02:00
servo Auto merge of #21688 - paulrouget:rm-clipboard, r=jdm 2018-09-13 03:08:53 -04:00
servo_arc Fix tidy issues. 2018-09-18 11:46:01 +02:00
size_of_test Format component size_of_test 2018-09-10 21:31:38 +09:00
style style: Back out bug 1481866. 2018-09-22 17:53:26 +02:00
style_derive style: Teach ComputeSquaredDistance derive about #[animation(constant)]. 2018-09-15 17:56:41 +02:00
style_traits Format component of style_traits 2018-09-08 13:28:13 +09:00
url Format component of url 2018-09-05 22:53:03 +09:00
webdriver_server Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
webvr Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
webvr_traits Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00