forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
css-animations-2.json
166 lines (166 loc) · 4.97 KB
/
css-animations-2.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
{
"spec": {
"title": "CSS Animations Level 2",
"url": "https://drafts.csswg.org/css-animations-2/"
},
"links": {
"https://www.w3.org/TR/CSS/": [
"future-proofing",
"unstable",
"proprietary-extension"
],
"https://github.com/w3c/csswg-drafts/issues": [],
"https://lists.w3.org/Archives/Public/public-css-archive/": [],
"https://lists.w3.org/Archives/Public/www-style/": [],
"https://www.w3.org/2020/Process-20200915/": [],
"https://drafts.csswg.org/web-animations-1/": [
"dom-keyframeeffect-setkeyframes",
"keyframeeffect",
"dom-animationeffect-updatetiming",
"dom-animationeffect-updatetiming-timing-timing",
"dom-animation-play",
"dom-animation-pause",
"dom-animation-reverse",
"dom-animation-starttime",
"play-state",
"paused-play-state",
"dom-animation-effect",
"animationeffect",
"target-element",
"target-effect",
"animation",
"animation-class",
"global-animation-list",
"idle-play-state",
"keyframe",
"iteration-duration",
"animation-effect",
"iteration-count",
"playback-direction",
"play-an-animation",
"pause-an-animation",
"start-delay",
"fill-mode",
"composite-operation",
"timeline",
"documenttimeline",
"default-document-timeline",
"before-phase",
"idle-phase",
"current-time",
"unresolved",
"after-phase",
"active-duration",
"current-iteration",
"iteration-start",
"target-effect-end",
"sampling",
"pending-play-state",
"active-phase",
"active-time",
"dom-animatable-getanimations",
"dom-animation-playstate"
],
"https://drafts.csswg.org/css-animations-1/": [
"at-ruledef-keyframes",
"propdef-animation-timing-function",
"propdef-animation-duration",
"propdef-animation-delay",
"propdef-animation-play-state",
"propdef-animation-name",
"typedef-keyframes-name",
"propdef-animation-iteration-count",
"propdef-animation-direction",
"valdef-animation-play-state-running",
"valdef-animation-play-state-paused",
"propdef-animation-fill-mode",
"propdef-animation",
"typedef-single-animation-iteration-count",
"typedef-single-animation-direction",
"typedef-single-animation-fill-mode",
"typedef-single-animation-play-state",
"dom-animationevent-elapsedtime",
"eventdef-animationevent-animationstart",
"eventdef-animationevent-animationend",
"eventdef-animationevent-animationiteration",
"eventdef-animationevent-animationcancel",
"animationevent"
],
"https://dom.spec.whatwg.org/": [
"concept-tree-order"
],
"https://drafts.csswg.org/cssom-1/": [
"resolved-value",
"cssomstring"
],
"https://www.w3.org/TR/css-animations-1/": [
"animation-name"
],
"https://drafts.csswg.org/css-easing-1/": [
"valdef-step-easing-function-step-end",
"easing-function",
"typedef-easing-function"
],
"https://drafts.csswg.org/css-writing-modes-4/": [
"logical-to-physical"
],
"https://drafts.csswg.org/css-cascade-5/": [
"computed-value"
],
"https://www.w3.org/TR/css-values/": [
"value-defs",
"percentages"
],
"https://drafts.csswg.org/css-values-4/": [
"mult-comma",
"comb-one",
"css-identifier",
"identifier-value",
"string-value",
"time-value",
"comb-any"
],
"https://www.w3.org/TR/css-cascade/": [
"initial-values",
"inherited-property",
"computed"
],
"https://www.w3.org/TR/css-pseudo/": [
"generated-content"
],
"https://www.w3.org/TR/web-animations/": [
"animation-type"
],
"https://drafts.csswg.org/css-transforms-2/": [
"propdef-scale"
],
"https://drafts.fxtf.org/css-masking-1/": [
"valdef-mask-composite-add"
],
"https://www.w3.org/TR/web-animations-1/": [
"animation-effect-phases-and-states"
],
"https://developer.mozilla.org/en-US/docs/Web/API/CSSAnimation": [],
"https://heycam.github.io/webidl/": [
"Exposed"
],
"https://developer.mozilla.org/en-US/docs/Web/API/CSSAnimation/animationName": [],
"https://www.w3.org/TR/CSS21/": [
"style-sheet",
"user-agent",
"ignore"
],
"https://www.w3.org/Style/CSS/Test/": [],
"https://lists.w3.org/Archives/Public/public-css-testsuite": [],
"https://www.w3.org/TR/css-cascade-5/": [],
"https://www.w3.org/TR/css-easing-1/": [],
"https://www.w3.org/TR/css-values-4/": [],
"https://www.w3.org/TR/css-writing-modes-4/": [],
"https://www.w3.org/TR/cssom-1/": [],
"https://datatracker.ietf.org/doc/html/rfc2119": [],
"https://www.w3.org/TR/css-masking-1/": [],
"https://www.w3.org/TR/css-transforms-2/": [],
"https://www.w3.org/TR/css-transitions-1/": [],
"https://wicg.github.io/scroll-animations/": []
}
}