gecko-dev/servo/components/style
Oriol Brufau 281b4c08f4 Bug 1472567 - Honor logical border colors in visited links r=emilio
MozReview-Commit-ID: IF8yvkFmPc4

--HG--
extra : rebase_source : 56d82de88c9390007a7fea5f2f8ef99292ad61d8
2018-07-05 12:56:34 +02:00
..
counter_style Bug 1469957: Move the error reporter into ParserContext. r=xidorn 2018-06-21 09:24:07 +02:00
gecko Bug 1431285 - Cap the number of style threads at six. r=emilio 2018-07-03 23:47:48 +00:00
gecko_bindings Bug 1470145: Better debugging for stylesheets and URLs. r=xidorn 2018-06-22 02:33:07 +02:00
gecko_string_cache Bug 1447951 - Store nsDynamicAtom's chars after the end of the object. r=froydnj 2018-06-22 09:38:42 +10:00
invalidation 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
media_queries No bug - Appease Servo's tidy lint. 2018-07-01 01:02:43 +02:00
properties Bug 1472567 - Honor logical border colors in visited links r=emilio 2018-07-05 12:56:34 +02:00
rule_tree Bug 1455032: Pack the shadow cascade order in ApplicableDeclarationBlock. r=heycam 2018-04-24 10:44:57 +02:00
servo No bug - Fix servo build. 2018-07-01 00:52:09 +02:00
sharing Bug 1469076: Fix the broken invariants of the rule node cache. r=heycam 2018-06-20 11:21:35 +02:00
stylesheets Bug 1471104 - Remove location from preludes and take it from argument. r=emilio 2018-06-27 10:42:51 +10:00
values No bug - Remove stray newline. r=me 2018-06-30 17:19:50 +02:00
animation.rs Bug 1419695: Move TransitionProperty where it belongs. r=xidorn 2018-06-04 15:55:53 +02:00
applicable_declarations.rs Bug 1455032: Pack the shadow cascade order in ApplicableDeclarationBlock. r=heycam 2018-04-24 10:44:57 +02:00
attr.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
author_styles.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
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_gecko.rs Bug 1471486 part 2 - Use RUSTFMT env in stylo build script. r=emilio 2018-06-27 15:28:22 +10: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
Cargo.toml Bug 1472538: Update bindgen. r=xidorn 2018-07-01 16:04:49 +02:00
context.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
custom_properties.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
data.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
dom_apis.rs Bug 1464428: Optimize QuerySelector in shadow trees. r=xidorn 2018-05-28 14:30:34 +02:00
dom.rs Bug 1460382: Make element-backed pseudos inherit from NAC subtree roots and other NAC inherit from their parents. r=heycam 2018-05-30 10:14:46 +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 1469957: Move the error reporter into ParserContext. r=xidorn 2018-06-21 09:24:07 +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 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
lib.rs Bug 1459436: Remove some unneeded cfg(..). r=emilio 2018-05-05 18:07:46 +02:00
logical_geometry.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
macros.rs Bug 1455576 part 2 - Add a ValueInfo trait for exposing types needed by devtools. r=emilio 2018-04-26 09:01:02 +10:00
matching.rs Bug 1460382: Make element-backed pseudos inherit from NAC subtree roots and other NAC inherit from their parents. r=heycam 2018-05-30 10:14:46 +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 1469957: Move the error reporter into ParserContext. r=xidorn 2018-06-21 09:24:07 +02:00
README.md
rule_cache.rs Bug 1455784 - Update StyleSource to use ArcUnion. r=Manishearth 2018-04-25 09:23:01 -07:00
scoped_tls.rs
selector_map.rs Bug 1374017: Add namespace bucket for the selector map. r=heycam 2018-06-25 10:57:21 +02:00
selector_parser.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
shared_lock.rs Bug 1457920: Remove ServoStyleSheet usage. r=xidorn 2018-05-02 04:13:26 +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 1468651: Make StyleStruct.name_lower snake case. r=heycam 2018-06-20 11:26:55 +02:00
style_resolver.rs Bug 1460382: Make element-backed pseudos inherit from NAC subtree roots and other NAC inherit from their parents. r=heycam 2018-05-30 10:14:46 +02:00
stylesheet_set.rs Bug 1454030 - Allow placeholder import sheets. r=emilio 2018-04-16 15:15:45 -07:00
stylist.rs Bug 1470145: Better debugging for media-query related code and ua-cache. r=xidorn 2018-06-22 02:33:44 +02: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_flags.rs
traversal.rs Bug 1460382: Make element-backed pseudos inherit from NAC subtree roots and other NAC inherit from their parents. r=heycam 2018-05-30 10:14:46 +02:00

servo-style

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