File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
feature-group-definitions Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : Scroll-driven animations
2
+ spec : https://drafts.csswg.org/scroll-animations-1/
3
+ compat_features :
4
+ - api.ScrollTimeline
5
+ - api.ScrollTimeline.axis
6
+ - api.ScrollTimeline.ScrollTimeline
7
+ - api.ScrollTimeline.source
8
+ - api.ViewTimeline
9
+ - api.ViewTimeline.endOffset
10
+ - api.ViewTimeline.startOffset
11
+ - api.ViewTimeline.subject
12
+ - api.ViewTimeline.ViewTimeline
13
+ - css.properties.animation-range
14
+ - css.properties.animation-range-end
15
+ - css.properties.animation-range-start
16
+ - css.properties.animation-timeline
17
+ - css.properties.animation-timeline.scroll
18
+ - css.properties.animation-timeline.view
19
+ - css.properties.animation.animation-timeline_included
20
+ - css.properties.scroll-timeline
21
+ - css.properties.scroll-timeline-axis
22
+ - css.properties.scroll-timeline-name
23
+ - css.properties.timeline-scope
24
+ - css.properties.view-timeline
25
+ - css.properties.view-timeline-axis
26
+ - css.properties.view-timeline-inset
27
+ - css.properties.view-timeline-name
You can’t perform that action at this time.
0 commit comments