gecko-dev/servo/components/style
Natalia Csoregi 3db9556f81 Backed out 2 changesets (bug 1882581) for causing bustage on InspectorUtils.cpp. CLOSED TREE
Backed out changeset 9f390afd0df5 (bug 1882581)
Backed out changeset 4781bbc7324f (bug 1882581)
2024-03-19 05:38:08 +02:00
..
color Bug 1880307 - Color component parsers return typed values. r=layout-reviewers,emilio 2024-03-13 12:42:32 +00:00
counter_style
gecko Backed out 2 changesets (bug 1882581) for causing bustage on InspectorUtils.cpp. CLOSED TREE 2024-03-19 05:38:08 +02:00
gecko_bindings
gecko_string_cache Bug 1877389 - Simplify Servo static atom setup. r=glandium,firefox-style-system-reviewers,zrhoffman 2024-01-30 23:30:31 +00:00
invalidation Backed out 2 changesets (bug 1882581) for causing bustage on InspectorUtils.cpp. CLOSED TREE 2024-03-19 05:38:08 +02:00
media_queries
properties Bug 1885183 - Properly vendor mako r=emilio,mach-reviewers 2024-03-13 21:25:08 +00:00
properties_and_values Bug 1877383 - Preserve computed registered custom property types. r=firefox-style-system-reviewers,emilio 2024-03-11 05:50:18 +00:00
queries
rule_tree
servo
sharing Bug 1883796 - Deal with an assert that doesn't hold always. r=dshin 2024-03-07 14:24:47 +00:00
stylesheets Backed out 2 changesets (bug 1882581) for causing bustage on InspectorUtils.cpp. CLOSED TREE 2024-03-19 05:38:08 +02:00
use_counters
values Bug 1880307 - Color component parsers return typed values. r=layout-reviewers,emilio 2024-03-13 12:42:32 +00:00
animation.rs
applicable_declarations.rs
attr.rs
author_styles.rs
bezier.rs
bloom.rs
build_gecko.rs Bug 1883518 - Remove a bunch of unused ServoBindings.toml entries. r=firefox-style-system-reviewers,boris 2024-03-04 22:58:55 +00:00
build.rs
Cargo.toml Bug 1847521 - Replace unicode-segmentation with ICU4X in servo. r=firefox-style-system-reviewers,emilio 2024-01-18 02:29:19 +00:00
context.rs
custom_properties_map.rs Bug 1864736 - Use ComputedRegisteredValue for custom property maps. r=firefox-style-system-reviewers,emilio 2024-03-11 05:50:17 +00:00
custom_properties.rs Bug 1877383 - Preserve computed registered custom property types. r=firefox-style-system-reviewers,emilio 2024-03-11 05:50:18 +00:00
data.rs
dom_apis.rs
dom.rs Bug 1885136 - Allow Servo to start the style traversal from outside the thread pool. r=firefox-style-system-reviewers,zrhoffman 2024-03-14 10:19:59 +00:00
driver.rs Bug 1885136 - Allow Servo to start the style traversal from outside the thread pool. r=firefox-style-system-reviewers,zrhoffman 2024-03-14 10:19:59 +00:00
encoding_support.rs
error_reporting.rs
font_face.rs Bug 1872784 - Remove layout.css.font-display.enabled pref r=jfkthame,webidl,smaug 2024-01-09 20:44:39 +00:00
font_metrics.rs
global_style_data.rs
lib.rs Bug 1874050 - Share more memory in custom property storage. r=dshin 2024-01-12 18:01:17 +00:00
logical_geometry.rs
macros.rs
matching.rs
parallel.rs
parser.rs
piecewise_linear.rs
README.md
rule_cache.rs
rule_collector.rs
scoped_tls.rs
selector_map.rs
selector_parser.rs
shared_lock.rs
str.rs
style_adjuster.rs Bug 1871513 - Remove an assert that doesn't hold anymore with first-line reparenting. r=dholbert 2024-01-02 07:45:26 +00:00
style_resolver.rs Bug 1876962: Part 3 - Remove special case handling for :has in style sharing. r=firefox-style-system-reviewers,emilio 2024-02-12 14:42:08 +00:00
stylesheet_set.rs
stylist.rs Backed out 2 changesets (bug 1882581) for causing bustage on InspectorUtils.cpp. CLOSED TREE 2024-03-19 05:38:08 +02:00
thread_state.rs
traversal_flags.rs
traversal.rs

servo-style

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