servo/components
Pyfisch 3b3d4a9853 Unify background placement code
Merges the implementations for background-image placement
from gradients and images. Add missing parts and fix bugs.

Now supported are the CSS properties:

* background-attachment (except for local value)
* background-clip
* background-origin
* background-position-x/y
* background-repeat
* background-size

It should be noted that backgrounds are not clipped to
rounded border corners.
2017-12-28 20:14:31 +01: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 remove unsued IpcReceiver 2017-12-20 22:19:25 +08:00
canvas_traits Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
compositing using local variable instead of a function call. 2017-12-21 21:20:12 +08:00
config Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
constellation Revert "Send IPC receiver for canvas as part of CreateCanvasPaintThread message" 2017-12-18 10:51:00 -05: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 Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
gfx Unify background placement code 2017-12-28 20:14:31 +01:00
gfx_traits
hashglobe deny warnings 2017-12-22 03:34:11 +08:00
jstraceable_derive
layout Unify background placement code 2017-12-28 20:14:31 +01:00
layout_thread Paint worklets: Implement timeout for worklet painter threads 2017-12-22 10:47:23 +01:00
layout_traits
malloc_size_of Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
malloc_size_of_derive
metrics Print url of recorded PWM 2017-12-07 20:58:31 +01:00
msg Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
net net: Use ? on Option more often. 2017-12-09 20:46:20 +01:00
net_traits Update lazy_static to 1.0 2017-12-04 22:51:13 +01:00
nonzero
profile added time to interactive metrics, refactored metrics to use traits 2017-10-24 21:02:56 +01:00
profile_traits added time to interactive metrics, refactored metrics to use traits 2017-10-24 21:02:56 +01:00
rand Update lazy_static to 1.0 2017-12-04 22:51:13 +01:00
range
remutex Update lazy_static to 1.0 2017-12-04 22:51:13 +01:00
script Paint worklets: Implement timeout for worklet painter threads 2017-12-22 10:47:23 +01:00
script_layout_interface Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +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 Paint worklets: Implement timeout for worklet painter threads 2017-12-22 10:47:23 +01:00
selectors style: Don't support a list of selectors in ::slotted yet. 2017-12-20 15:55:09 +01:00
servo Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
servo_arc servo_arc: Add some #[inline] and repr(C) annotations. 2017-12-01 14:34:38 +01:00
size_of_test
style Auto merge of #19641 - emilio:christmas-cleanup, r=cybai 2017-12-24 21:34:21 -06:00
style_derive Auto merge of #19576 - canaltinova:text-align, r=Manishearth,emilio 2017-12-18 12:12:52 -06:00
style_traits Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
url
webdriver_server Update to webdriver 0.33 2017-12-08 08:27:45 -08:00
webvr Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
webvr_traits