gecko-dev/servo/components/style
2019-04-11 06:22:01 +00:00
..
counter_style Bug 1474793 - Part 10.8: Add derived ToShmem implementations. r=emilio 2019-03-30 00:16:25 +00:00
gecko Bug 1543401 - Use rust lengths for row-gap / column-gap. r=mats 2019-04-10 16:00:03 +00:00
gecko_bindings Bug 1541546 - Use the rust color representation. r=heycam 2019-04-04 14:53:44 +02:00
gecko_string_cache Bug 1474793 - Part 10.8: Add derived ToShmem implementations. r=emilio 2019-03-30 00:16:25 +00:00
invalidation Bug 1538589 - Fix ::marker invalidation when we need to potentially insert a marker as a result of a style change. r=mats 2019-03-28 13:50:13 +00:00
media_queries Bug 1474793 - Part 10.8: Add derived ToShmem implementations. r=emilio 2019-03-30 00:16:25 +00:00
properties Bug 1531228 - Enable the new scroll snap and disable the old scroll snap on nightly. r=botond 2019-04-11 06:22:01 +00:00
rule_tree Bug 1542762 - Use an explicit stack to measure rule tree memory usage. r=heycam 2019-04-09 00:11:03 +00:00
servo Bug 1539326 - Fix servo build, and appease tidy checks. 2019-03-27 03:16:37 +01:00
sharing Bug 1524480 - Don't share styles when an element has animations applied to it; r=emilio 2019-02-15 06:35:04 +00:00
stylesheets Bug 1474793 - Part 12: Add FFI API to create a StyleSheet backed by shared data. r=emilio 2019-03-30 00:16:29 +00:00
use_counters Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
values Bug 1312163 - Switch to the new scroll-snap-type syntax for the old scroll snap implementation and drop the scroll-snap-type-{x,y} longhands. r=emilio 2019-04-11 06:19:31 +00:00
animation.rs Bug 1511811 - Minor build fixup after the Servo crossbeam_channel update. 2018-12-03 08:48:25 -05:00
applicable_declarations.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
attr.rs Bug 1518098 - Rename LengthOrPercentage to LengthPercentage. r=jwatt#style 2019-01-07 12:42:42 +00:00
author_styles.rs Bug 1536586 - Simplify a bit our generated bindings by getting rid of FooBorrowed and FooBorrowedMut. r=heycam 2019-03-21 17:00:27 +00:00
bezier.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
bloom.rs Bug 1537576 - fix some rust-nightly warnings about unused doc comments. r=boris 2019-03-20 22:47:30 +00:00
build_gecko.rs No bug - Remove a redundant use statement. 2019-04-09 13:39:38 +02:00
build.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
Cargo.toml Bug 1474793 - Part 9: Add support for deriving ToShmem. r=emilio 2019-03-30 00:16:08 +00:00
context.rs Bug 1521187 - Derive more. r=emilio 2019-01-22 12:19:22 -08:00
custom_properties.rs Bug 1474793 - Part 10.8: Add derived ToShmem implementations. r=emilio 2019-03-30 00:16:25 +00:00
data.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
dom_apis.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
dom.rs Bug 1540220 - Cleanup unused style traversal flags. r=dholbert 2019-04-09 18:03:41 +00:00
driver.rs Bug 1521187 - Derive more. r=emilio 2019-01-22 12:19:22 -08:00
element_state.rs Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
encoding_support.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
error_reporting.rs Bug 1537876 - Augment CSS errors with the CSS selector r=emilio 2019-03-27 12:12:55 +00:00
font_face.rs Bug 1474793 - Part 10.8: Add derived ToShmem implementations. r=emilio 2019-03-30 00:16:25 +00:00
font_metrics.rs Bug 1537575 - Cleanup generic font-family handling. r=jfkthame 2019-04-01 21:47:59 +00:00
global_style_data.rs Bug 1539326 - Cherry-pick changes for servo/servo#8539 (config preferences backend restructure). r=npotb 2019-03-27 03:16:24 +01:00
hash.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
lib.rs Bug 1474793 - Part 10.8: Add derived ToShmem implementations. r=emilio 2019-03-30 00:16:25 +00:00
logical_geometry.rs Bug 1521392 - Fix servo build and rustfmt recent changes. 2019-01-20 16:29:19 +01:00
macros.rs Bug 1542178 - Derive ToResolvedValue. r=heycam 2019-04-10 17:16:30 +02:00
matching.rs Bug 1540220 - Cleanup unused style traversal flags. r=dholbert 2019-04-09 18:03:41 +00:00
parallel.rs Bug 1518045 - Rustfmt has changed its default style. r=emilio 2019-01-07 00:53:06 +01:00
parser.rs Bug 1540093 - Refactor some enabledness checks. r=mats 2019-03-29 11:12:12 +00:00
README.md
rule_cache.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
rule_collector.rs Bug 1518045 - Rustfmt recent changes. 2019-01-07 00:53:17 +01:00
scoped_tls.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
selector_map.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
selector_parser.rs Bug 1474793 - Part 10.8: Add derived ToShmem implementations. r=emilio 2019-03-30 00:16:25 +00:00
shared_lock.rs Bug 1474793 - Part 10.4: Add ToShmem impl for shared_lock::Locked. r=emilio 2019-03-30 00:16:17 +00:00
str.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
style_adjuster.rs Bug 1543249 - Remove a note about <li value> style mapping that is no longer true. r=emilio 2019-04-09 23:01:44 +02:00
style_resolver.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
stylesheet_set.rs No bug - Remove some redundant use statements. 2019-04-03 12:08:44 +02:00
stylist.rs Bug 1474793 - Part 6: Add support for static references to servo_arc::Arc. r=emilio 2019-03-30 00:15:57 +00:00
thread_state.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
timer.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
traversal_flags.rs Bug 1540220 - Cleanup unused style traversal flags. r=dholbert 2019-04-09 18:03:41 +00:00
traversal.rs Bug 1540220 - Cleanup unused style traversal flags. r=dholbert 2019-04-09 18:03:41 +00:00

servo-style

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