servo/components/style/values/animated
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
..
color.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
effects.rs Implement support for the drop-shadow filter (#30439) 2023-10-04 11:32:45 +00:00
font.rs style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00:00
grid.rs style: Refactor grid types to preserve repeat() at computed value time and use cbindgen. 2019-08-15 16:58:44 +02:00
mod.rs style: Move line-clamp out of mako and do some adjacent clean-up 2023-11-03 08:59:49 +01:00
svg.rs style: Simplify parsing and storage of SVG paint server fallback. r=boris 2019-07-08 12:46:39 +02:00
transform.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00