gecko-dev/servo
Emilio Cobos Álvarez 9399d71846 Bug 1758974 - Reuse inherited custom properties if they didn't change after resolution. r=jwatt
This should be cheap and gives us a lot of memory savings for the page
on the bug, by deduplicating the inherited properties between parent and
children.

WebKit implements a similar optimization.

Differential Revision: https://phabricator.services.mozilla.com/D140826
2022-03-11 18:12:56 +00:00
..
components Bug 1758974 - Reuse inherited custom properties if they didn't change after resolution. r=jwatt 2022-03-11 18:12:56 +00:00
ports/geckolib Bug 1757017 - Make keyframes for pseudo-elements inherit from the right style. r=dholbert 2022-03-02 18:19:18 +00:00
tests/unit
moz.build
rustfmt.toml