gecko-dev/servo
Boris Chiou e0ef200999 Bug 1834641 - Fix the serialization of mask shorthand property. r=emilio
1. We should omit `mask-image` if it is the initial value and there are
   any other properties which are not initial values.
2. We should omit `mask-origin` if it is the initial value.
3. Tweak the order of `<masking-mode>`, which should be the last one per spec.

Differential Revision: https://phabricator.services.mozilla.com/D188545
2023-09-25 18:48:55 +00:00
..
components Bug 1834641 - Fix the serialization of mask shorthand property. r=emilio 2023-09-25 18:48:55 +00:00
ports/geckolib Bug 1841265 - Add InspectorUtils.getCSSRegisteredProperties. r=emilio,zrhoffman. 2023-09-25 15:02:51 +00:00
tests/unit Bug 1852568 - Update cssparser. r=tlouw,supply-chain-reviewers 2023-09-12 16:03:44 +00:00
moz.build
rustfmt.toml