gecko-dev/servo
Boris Chiou e8ad45ee42 Bug 1737918 - Part 1: Add scroll() to animation-timeline for style system. r=emilio
scroll() is defined in the spec proposal, and there is a temporary spec:
https://drafts.csswg.org/scroll-animations-1/rewrite#scroll-notation.

The spec is still under development, so we don't drop the orignal
scroll-timeline at rule. Instead, we add a new scroll() notation to
animation-timeline, and support both syntax for now.

Differential Revision: https://phabricator.services.mozilla.com/D143417
2022-04-20 20:28:52 +00:00
..
components Bug 1737918 - Part 1: Add scroll() to animation-timeline for style system. r=emilio 2022-04-20 20:28:52 +00:00
ports/geckolib Bug 1765550 - Move transitions and animations to nsStyleUIReset. r=dshin 2022-04-20 15:13:54 +00:00
tests/unit Bug 1728617 - Tweak at-rule parsing APIs to support cascade layers. r=boris 2021-09-03 09:26:10 +00:00
moz.build
rustfmt.toml