gecko-dev/servo/components/style
Emilio Cobos Álvarez 6bcab9b72b Bug 1499778 - Remove StaticId. r=xidorn
Destructors in statics are ok now.

Differential Revision: https://phabricator.services.mozilla.com/D9004

--HG--
extra : moz-landing-system : lando
2018-10-17 19:48:35 +00:00
..
counter_style Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
gecko Bug 1495984 - Make css::URLValue::IsLocalRef call into CssUrlData::is_fragment. r=emilio 2018-10-17 09:43:45 +00:00
gecko_bindings Bug 1498734 - Always compute angle values to degrees. r=xidorn 2018-10-13 00:41:03 +00:00
gecko_string_cache Bug 1449787 - Make static atom pointers `constexpr`. r=froydnj,emilio 2018-10-04 09:16:11 +10:00
invalidation Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
media_queries Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
properties Bug 1499778 - Remove StaticId. r=xidorn 2018-10-17 19:48:35 +00:00
rule_tree Bug 1475691 - Make Servo build. r=me 2018-09-18 11:49:11 +02:00
servo Bug 1498943 - Remove PseudoElement::inherits_all. r=heycam 2018-10-15 03:13:09 +00:00
sharing Bug 1475691: servo_arc cleanups for publishing r=emilio 2018-09-18 09:19:18 +00:00
stylesheets Bug 1499386 - Implement @supports selector() syntax. r=heycam 2018-10-17 12:08:14 +00:00
use_counters Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
values Bug 1496558 - Part 1: Store the correct computed values for keywords for sizing properties r=mats 2018-10-16 19:38:41 +00:00
Cargo.toml Bug 1493435 - Upgrade to uluru 0.3. r=nox,emilio 2018-09-23 13:52:36 +02:00
README.md
animation.rs Bug 1491577 - Replace mpsc with crossbeam/servo channel, update ipc-channel. r=emilio 2018-09-15 19:24:23 +02:00
applicable_declarations.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
attr.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
author_styles.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
bezier.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
bloom.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
build.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
build_gecko.rs Bug 1499359: Apply rustfmt on build_gecko.rs; r=emilio 2018-10-16 15:18:26 +02:00
cbindgen.toml Bug 1496486 - Remove nsCSSValue usage from font code. r=heycam 2018-10-09 19:07:41 +02:00
context.rs Bug 1491577 - Replace mpsc with crossbeam/servo channel, update ipc-channel. r=emilio 2018-09-15 19:24:23 +02:00
custom_properties.rs Bug 1491622 - Remove DeclaredValue. r=xidorn 2018-09-17 04:47:02 +00:00
data.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
dom.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
dom_apis.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
driver.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
element_state.rs No bug - Appease Servo's tidy lint. 2018-07-01 01:02:43 +02:00
encoding_support.rs No bug - Fix servo build. r=me 2018-06-23 20:46:05 +02:00
error_reporting.rs Bug 1470145: Better debugging for stylesheets and URLs. r=xidorn 2018-06-22 02:33:07 +02:00
font_face.rs Bug 1497607 - Fix some style issues caught by servo-tidy. r=me 2018-10-09 20:31:53 +02:00
font_metrics.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
hash.rs Bug 1477628 - Convert FnvHash{Set,Map} instances to FxHash{Set,Map} (attempt 2). r=heycam 2018-07-27 16:49:04 +10:00
lib.rs Bug 1491577 - Replace mpsc with crossbeam/servo channel, update ipc-channel. r=emilio 2018-09-15 19:24:23 +02:00
logical_geometry.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
macros.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
matching.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
parallel.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
parser.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
rule_cache.rs Bug 1477628 - Convert FnvHash{Set,Map} instances to FxHash{Set,Map} (attempt 2). r=heycam 2018-07-27 16:49:04 +10:00
scoped_tls.rs
selector_map.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
selector_parser.rs Bug 1488172 - Fix Servo and unit tests build. r=me 2018-09-03 14:13:36 +02:00
shared_lock.rs Bug 1477883: Update parking_lot to 0.6. r=emilio 2018-07-24 04:03:18 +02:00
str.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
style_adjuster.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
style_resolver.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
stylesheet_set.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
stylist.rs Bug 1499603 - Clear host rules from clear_cascade_data. r=heycam 2018-10-17 13:37:47 +00:00
thread_state.rs
timer.rs servo: Merge #20603 - Run rustfmt on selectors, servo_arc, and style (from bholley:rustfmt_style); r=Manishearth 2018-04-10 21:00:11 -04:00
traversal.rs Bug 1489862 - Format style component. r=emilio 2018-09-09 17:03:19 +02:00
traversal_flags.rs

README.md

servo-style

Style system for Servo, using rust-cssparser for parsing.