fune/servo/components/style
Butkovits Atila ed3da455ae Backed out 7 changesets (bug 1542807) for causing failures at inert-retargeting-iframe.tentative.html. CLOSED TREE
Backed out changeset e9ef32fa2f2e (bug 1542807)
Backed out changeset 8fa0cb199975 (bug 1542807)
Backed out changeset 38daf64afe59 (bug 1542807)
Backed out changeset e3aee052c495 (bug 1542807)
Backed out changeset a71056d4c7cc (bug 1542807)
Backed out changeset cf91e7d0a37f (bug 1542807)
Backed out changeset eee949e5fd67 (bug 1542807)
2021-06-12 01:38:25 +03:00
..
counter_style Bug 1714457 - Make predefined symbolic counter styles not overridable. r=emilio 2021-06-07 11:39:31 +00:00
gecko Bug 1714349 - Remove browser.proton.modals.enabled pref r=mconley 2021-06-11 18:14:26 +00:00
gecko_bindings
gecko_string_cache
invalidation
media_queries Bug 1708063 - Don't allow whitespace between media query operator delim tokens. r=boris 2021-05-01 21:04:47 +00:00
properties Backed out 7 changesets (bug 1542807) for causing failures at inert-retargeting-iframe.tentative.html. CLOSED TREE 2021-06-12 01:38:25 +03:00
rule_tree
servo Bug 1707597 - Garbage-collect event state bits. r=smaug 2021-04-26 15:46:52 +00:00
sharing
stylesheets Bug 1707310 - Refactor the author sheet cache to keep alive the relevant StylesheetContents. r=boris 2021-05-19 09:00:38 +00:00
use_counters
values Backed out 7 changesets (bug 1542807) for causing failures at inert-retargeting-iframe.tentative.html. CLOSED TREE 2021-06-12 01:38:25 +03:00
animation.rs
applicable_declarations.rs
attr.rs
author_styles.rs
bezier.rs
bloom.rs Bug 1704551 - Add attribute names to the bloom filter. r=boris 2021-04-13 10:53:40 +00:00
build.rs
build_gecko.rs
Cargo.toml Bug 1690624 - Replace the old profiler thread registration FFIs with the new API in servo r=emilio 2021-06-09 11:22:56 +00:00
context.rs
custom_properties.rs Bug 1713787 - Fix whitespace handling inside CSS variables. r=xidorn 2021-06-07 10:16:39 +00:00
data.rs
dom.rs Bug 1711170 - Look at the right element for exportparts in each_applicable_non_document_style_rule_data. r=boris 2021-05-20 08:31:34 +00:00
dom_apis.rs
driver.rs
element_state.rs Backed out changeset d3056dc50fe3 (bug 1707614) for causing devtools failures at browser_rules_colorpicker-release-outside-frame.js . CLOSED TREE 2021-04-28 16:08:31 +03:00
encoding_support.rs
error_reporting.rs Bug 1704179 - Add a CSS error to the console when using non-featureless :host selectors. r=boris 2021-04-15 09:33:58 +00:00
font_face.rs
font_metrics.rs
global_style_data.rs Bug 1690624 - Replace the old profiler thread registration FFIs with the new API in servo r=emilio 2021-06-09 11:22:56 +00:00
hash.rs
lib.rs
logical_geometry.rs
macros.rs
matching.rs
parallel.rs
parser.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 Backed out 7 changesets (bug 1542807) for causing failures at inert-retargeting-iframe.tentative.html. CLOSED TREE 2021-06-12 01:38:25 +03:00
style_resolver.rs
stylesheet_set.rs
stylist.rs Bug 1707310 - Refactor the author sheet cache to keep alive the relevant StylesheetContents. r=boris 2021-05-19 09:00:38 +00:00
thread_state.rs
traversal.rs
traversal_flags.rs

servo-style

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