servo/components/style/properties
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
..
helpers Implement support for the drop-shadow filter (#30439) 2023-10-04 11:32:45 +00:00
longhands style: Convert text-emphasis-position #defines to enum classes 2023-11-03 08:59:49 +01:00
shorthands style: Rename initial value of `container-type' from 'none' to 'normal' 2023-11-03 08:59:49 +01:00
build.py Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
cascade.rs style: Simplify our setup for font metric queries from style 2023-11-03 08:59:49 +01:00
computed_value_flags.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
counted_unknown_properties.py style: Parse scroll-snap-stop style and propagate it to APZ side 2023-08-16 17:46:41 +02:00
data.py style: Implement <tabpanels> and <deck> without XUL layout 2023-11-03 08:59:49 +01:00
declaration_block.rs style: Add support for the revert-layer keyword 2023-06-09 10:22:22 +02:00
gecko.mako.rs style: Move line-clamp out of mako and do some adjacent clean-up 2023-11-03 08:59:49 +01:00
helpers.mako.rs style: Move line-clamp out of mako and do some adjacent clean-up 2023-11-03 08:59:49 +01:00
Mako-1.1.2-py2.py3-none-any.whl style: Update mako in the style system. 2020-04-16 16:35:07 +02:00
properties.html.mako Generate apis.html and css-properties.json for docs as part of crates’ build scripts 2019-07-30 08:37:33 +02:00
properties.mako.rs Stop transitioning properties with a discrete animation type (#30565) 2023-10-20 12:55:33 +00:00