servo/components
Bobby Holley f4d81b010b Properly handle -moz-any for revalidation selectors.
Note that, while the comment is correct that there is a fair amount of -moz-any
usage in the UA sheet, it's always used as an ancestor selector, and thus ignored
for our purposes. Nevertheless, it's straightforward enough to support properly,
so we do that here.

MozReview-Commit-ID: Kz1yNfPUIaP
2017-04-27 11:13:11 -07:00
..
atoms Allow 'decimal' and 'none' in <counter-style-name> 2017-04-26 13:04:27 +09:00
bluetooth Use servo_config::opts only on linux target. 2017-03-21 15:55:45 +01:00
bluetooth_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
canvas Update to cssparser 0.13 2017-04-25 01:45:33 +02:00
canvas_traits Update to cssparser 0.13 2017-04-25 01:45:33 +02:00
compositing Auto merge of #15794 - paulrouget:head_parsed_url, r=asajeffrey 2017-04-25 14:14:31 -05:00
config Android life cycle improvements and Gradle integration 2017-04-21 18:24:10 +02:00
constellation Auto merge of #15794 - paulrouget:head_parsed_url, r=asajeffrey 2017-04-25 14:14:31 -05:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields Update syn to 0.11 2017-02-27 14:46:50 +01:00
devtools Fix indentation errors in servo rust code that tidy now finds. 2017-04-18 14:56:13 -04:00
devtools_traits Update Hyper and OpenSSL 2017-03-31 16:32:21 +02:00
dom_struct Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +01:00
domobject_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
geometry Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
gfx Use NativeFontHandle instead of CGFont 2017-04-21 13:21:25 +10:00
gfx_traits Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Parse interpolation hints (fixes #15166) 2017-04-27 15:04:36 +02:00
layout_thread Don’t report CSS parsing errors from user-agent stylesheets. 2017-04-24 08:27:26 +02:00
layout_traits Make ImageCacheImpl have a single Mutex<ImageCacheStore> and use ImageDecoderRunnable 2017-03-27 19:54:15 +02:00
msg Update to cssparser 0.13 2017-04-25 01:45:33 +02:00
net Fix indentation errors in servo rust code that tidy now finds. 2017-04-18 14:56:13 -04:00
net_traits Auto merge of #16288 - nox:net, r=jdm 2017-04-07 05:53:31 -05:00
profile Remove servo feature from servo_config 2017-04-07 17:44:22 +10:00
profile_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
rand squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
range Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
remutex squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
script Bug 1331047: Implement the new traversal semantics for stylo. r=bholley,hiro 2017-04-27 14:26:48 +02:00
script_layout_interface Update to cssparser 0.13 2017-04-25 01:45:33 +02:00
script_plugins Update rustc to 1.18.0-nightly (b0a4074c5 2017-04-26) 2017-04-26 17:34:34 +02:00
script_traits added origin to globalscope 2017-04-24 13:15:42 +01:00
selectors Store SelectorInner and only revalidate up to the rightmost ancestor combinator. 2017-04-27 11:12:51 -07:00
servo Make image cache per-document rather than global 2017-03-27 19:54:13 +02:00
style Properly handle -moz-any for revalidation selectors. 2017-04-27 11:13:11 -07:00
style_traits Update to cssparser 0.13 2017-04-25 01:45:33 +02:00
url Remove servo feature from servo_url 2017-04-07 17:51:49 +10:00
webdriver_server Fix indentation errors in servo rust code that tidy now finds. 2017-04-18 14:56:13 -04:00
webvr Update WR (new groove/ridge border path, mix-blend-mode optimizations) 2017-04-26 14:34:07 +10:00
webvr_traits Implement Gamepad API 2017-04-12 15:43:14 +02:00