servo/components/style/stylesheets
Ting-Yu Lin 3da52edffc style: Run "cargo +nightly fmt" for style components in servo
The directories changed:
* servo/components/selectors/
* servo/components/style/
* servo/components/style_derive/
* servo/ports/geckolib/

Per review request, disable rustfmt in `components_to_transform_3d_matrix()` to
preserve the format for a call to `Transform3D::new`.

My mozilla-central is at
https://hg.mozilla.org/mozilla-central/rev/d1ae84015c22f2034435b47194fdced878072035

My nightly rust is 1.66.0-nightly (8b705839c 2022-09-26).

Differential Revision: https://phabricator.services.mozilla.com/D158234
2023-11-03 08:59:49 +01:00
..
cascading_at_rule.rs style: Separate out some of the declaration precedence components from @viewport rules 2021-02-26 16:44:05 +01:00
container_rule.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
counter_style_rule.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
document_rule.rs Rustfmt. 2021-02-26 16:44:05 +01:00
font_face_rule.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
font_feature_values_rule.rs style: Tweak at-rule parsing APIs to support cascade layers 2023-05-26 15:23:26 +02:00
import_rule.rs style: Run rustfmt on servo/components/style and servo/ports/geckolib 2023-06-09 10:22:19 +02:00
keyframes_rule.rs style: Support animation-composition in keyframe at rules 2023-10-02 14:37:19 +00:00
layer_rule.rs style: Track @container condition id in style rules 2023-08-16 17:46:41 +02:00
loader.rs style: Run rustfmt on servo/components/style and servo/ports/geckolib 2023-06-09 10:22:19 +02:00
media_rule.rs style: Add basic @container rule parsing and boilerplate 2023-08-16 17:46:41 +02:00
mod.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
namespace_rule.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
origin.rs style: Add support for the revert-layer keyword 2023-06-09 10:22:22 +02:00
page_rule.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
rule_list.rs style: Fix insertRule with layer statements before imports 2023-08-16 17:46:41 +02:00
rule_parser.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
rules_iterator.rs style: Drop @scroll-timeline rule entirely 2023-11-03 08:59:49 +01:00
style_rule.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
stylesheet.rs style: Drop @scroll-timeline rule entirely 2023-11-03 08:59:49 +01:00
supports_rule.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
viewport_rule.rs style: More container queries plumbing 2023-08-16 17:46:41 +02:00