gecko-dev/servo
Emilio Cobos Álvarez 14f8cafbc3 Bug 1766655 - Introduce Optional<T> to represent optional values in the style system. r=dshin
cross-fade() was kinda doing this in its own way with PercentOrNone, but
since now we have more use-cases for this we should probably make this a
slightly more general solution.

I added some convenience APIs, but they're unused as of this patch so
let me know if you want them gone.

Differential Revision: https://phabricator.services.mozilla.com/D144831
2022-04-27 15:30:54 +00:00
..
components Bug 1766655 - Introduce Optional<T> to represent optional values in the style system. r=dshin 2022-04-27 15:30:54 +00:00
ports/geckolib Bug 1766046 - cleanup animation-name. r=boris 2022-04-25 08:23:51 +00:00
tests/unit Bug 1766046 - cleanup animation-name. r=boris 2022-04-25 08:23:51 +00:00
moz.build
rustfmt.toml