servo/components/style/gecko
Boris Chiou b297c10fbf style: Part 3: Add CSSScrollTimelineRule for CSSOM
Implement CSSScrollTimelineRule CSSOM API.
https://drafts.csswg.org/scroll-animations-1/#the-css-scroll-timeline-rule-interface

We rely on the CSSOM API for testing. However, the wpt doesn't match the
current spec and it has some errors. We update the wpt and enable the
preference for testing in the next patch.

Differential Revision: https://phabricator.services.mozilla.com/D125766
2023-05-30 23:26:02 +02:00
..
arc_types.rs style: Part 3: Add CSSScrollTimelineRule for CSSOM 2023-05-30 23:26:02 +02:00
boxed_types.rs Implement Animation.commitStyles. 2019-05-29 16:14:16 +02:00
conversions.rs style: Reformat recent changes. 2020-04-16 17:50:17 +02:00
data.rs style: Don't EnsureUniqueInner from the cssRules getter 2023-05-24 18:32:38 +02:00
media_features.rs style: Remove browser.proton.modals.enabled pref 2023-05-24 18:32:34 +02:00
media_queries.rs style: Factor PreferenceSheet colors to its own struct 2023-05-24 18:32:39 +02:00
mod.rs style: Remove the old profiler label frames code in the servo codebase and replace it with the new API 2023-05-24 18:32:40 +02:00
non_ts_pseudo_class_list.rs style: Implement :user-valid and :user-invalid. 2021-02-26 16:44:05 +01:00
pseudo_element.rs style: Remove layout.css.file-selector-button.enabled pref. 2021-02-26 16:44:05 +01:00
pseudo_element_definition.mako.rs style: Remove layout.css.unknown-webkit-pseudo-element. 2021-02-26 16:44:05 +01:00
regen_atoms.py Standardize on Black for Python code in mozilla-central. 2021-02-26 16:44:05 +01:00
restyle_damage.rs style: Speed up custom property diffing. 2021-02-26 16:44:05 +01:00
selector_parser.rs style: Add attributes to the rule hash 2023-05-26 21:49:57 +02:00
snapshot.rs style: Avoid some allocations in selector serialization. 2021-02-26 16:44:05 +01:00
snapshot_helpers.rs Rustfmt. 2021-02-26 16:44:05 +01:00
traversal.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
url.rs Rustfmt. 2021-02-26 16:44:05 +01:00
values.rs style: Use cbindgen for content property. 2020-02-12 02:43:08 +01:00
wrapper.rs style: Inline GeckoNode::prev_sibling 2023-05-24 18:32:37 +02:00