gecko-dev/servo/components
Boris Chiou 74f0bd8a0c Bug 1676791 - Part 8: Hook scroll-timeline rule into Cascade data and use it for CSS animations. r=emilio,hiro
We hook the rule into cascade data, and so we can look it up by timeline
name. Now we only use StyleScrollDirection from @scroll-timeline rule.
`source` and `scroll-offsets` are skipped now and use the default values
instead because I'm pretty sure the syntax will be changed in Bug 1733260,
and `scroll-offsets` may be obsolete because the spec proposal intents to
make it be always 0% ~ 100%.

Also, add some reftests for the default `source` and `scroll-offsets`,
and different `orientation`s.

Besides, we disable at-scroll-timeline-start-end.html in Gecko because
we don't support start/end descriptors, and there are too many
intermittents in it.

Differential Revision: https://phabricator.services.mozilla.com/D126452
2021-12-08 01:16:31 +00:00
..
derive_common Bug 1695251 - Cherry-pick various servo changes. 2021-02-26 17:00:55 +00:00
fallible
hashglobe Bug 1718510 - Add riscv64 define to hashglobe. r=emilio 2021-06-29 01:17:23 +00:00
malloc_size_of Bug 1734282 - Remove some unused scroll frame APIs and code r=gfx-reviewers,jrmuizel 2021-10-06 06:43:03 +00:00
selectors Bug 1728617 - Tweak at-rule parsing APIs to support cascade layers. r=boris 2021-09-03 09:26:10 +00:00
servo_arc Bug 1716535 - Remove nodrop dependency. r=glandium 2021-06-16 09:48:14 +00:00
size_of_test
style Bug 1676791 - Part 8: Hook scroll-timeline rule into Cascade data and use it for CSS animations. r=emilio,hiro 2021-12-08 01:16:31 +00:00
style_derive Bug 1738520 - Make #[css(field_bound)] and #[css(iterable)] work properly. r=mats 2021-11-04 18:31:55 +00:00
style_traits Bug 1738520 - Make #[css(field_bound)] and #[css(iterable)] work properly. r=mats 2021-11-04 18:31:55 +00:00
to_shmem Bug 1728617 - Tweak at-rule parsing APIs to support cascade layers. r=boris 2021-09-03 09:26:10 +00:00
to_shmem_derive Bug 1695165 - Fix warnings introduced in newer Rust Nightly. r=jdm,emilio 2021-02-26 10:55:26 +01:00