gecko-dev/servo
Zach Hoffman dafe900559 Bug 1857674 - Add computed context to custom properties builder r=firefox-style-system-reviewers,emilio
The stylist is kept in order to avoid needing to unwrap it each time a
stylist is used.

Because a computed context is always required to make a custom
properties builder, cascade_custom_properties_with_context is renamed to
cascade_custom_properties (and the previous cascade_custom_properties,
which did not require a computed context, is removed).

Differential Revision: https://phabricator.services.mozilla.com/D191613
2023-10-23 17:07:44 +00:00
..
components Bug 1857674 - Add computed context to custom properties builder r=firefox-style-system-reviewers,emilio 2023-10-23 17:07:44 +00:00
ports/geckolib Bug 1857674 - Add computed context to custom properties builder r=firefox-style-system-reviewers,emilio 2023-10-23 17:07:44 +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