forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
css-animation-worklet-1.json
126 lines (126 loc) · 3.55 KB
/
css-animation-worklet-1.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
{
"spec": {
"title": "CSS Animation Worklet API",
"url": "https://www.w3.org/TR/css-animation-worklet-1/"
},
"links": {
"https://w3c.github.io/web-animations/": [
"animation-effect",
"timeline",
"current-time",
"concept-animation",
"local-time",
"inherited-time",
"set-the-timeline-of-an-animation",
"the-documents-default-timeline",
"set-the-target-effect-of-an-animation",
"ready",
"play-state",
"playback-rate",
"effect-value",
"target-property",
"pending",
"running",
"paused",
"idle",
"finished",
"effect-stack",
"animation-class"
],
"https://www.w3.org/TR/": [],
"https://github.com/w3c/css-houdini-drafts/issues": [],
"https://lists.w3.org/Archives/Public/public-houdini-archive/": [],
"https://www.w3.org/Style/CSS/members": [],
"https://www.w3.org/Consortium/Patent-Policy/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/2004/01/pp-impl/32061/status": [],
"https://www.w3.org/2019/Process-20190301/": [],
"https://www.w3.org/TR/web-animations-1/": [
"animation",
"animationeffect",
"animationtimeline",
"dom-animation-finish",
"dom-animationeffect-getcomputedtiming"
],
"https://www.w3.org/TR/worklets-1/": [
"worklet",
"worklet-global-scope-type",
"workletglobalscope"
],
"https://heycam.github.io/webidl/": [
"Exposed",
"SameObject",
"Global",
"dfn-callback-function",
"Function",
"idl-DOMString",
"dfn-throw",
"notsupportederror",
"es-type-mapping",
"construct-a-callback-function",
"invoke-a-callback-function",
"dfn-callback-this-value",
"idl-double"
],
"https://drafts.csswg.org/cssom-1/": [
"namespacedef-css"
],
"https://infra.spec.whatwg.org/": [
"struct",
"list"
],
"https://www.w3.org/TR/css-values-4/": [
"typedef-ident"
],
"https://tc39.github.io/ecma262/": [
"sec-native-error-types-used-in-this-standard-typeerror",
"sec-isconstructor",
"sec-get-o-p",
"sec-samevalue"
],
"https://w3c.github.io/html/infrastructure.html": [
"structureddeserialize",
"structuredserialize"
],
"https://html.spec.whatwg.org/": [
"queue-a-task",
"window",
"current-global-object",
"run-the-animation-frame-callbacks"
],
"https://dom.spec.whatwg.org/": [
"document"
],
"https://www.w3.org/TR/css3-transitions/": [
"transition-start-time"
],
"https://github.com/w3c/css-houdini-drafts/issues/811": [],
"https://wicg.github.io/scroll-animations/": [
"scrolltimeline"
],
"https://w3c.github.io/web-animations/level-2/": [
"group-effect",
"child-effect"
],
"https://github.com/w3c/csswg-drafts/issues/2071": [],
"https://www.w3.org/TR/CSS21/": [
"style-sheet",
"user-agent",
"ignore"
],
"https://www.w3.org/TR/CSS/": [
"future-proofing",
"unstable",
"proprietary-extension"
],
"https://www.w3.org/Style/CSS/Test/": [],
"https://lists.w3.org/Archives/Public/public-css-testsuite": [],
"https://www.w3.org/TR/css-transitions-1/": [],
"https://www.w3.org/TR/cssom-1/": [],
"https://tools.ietf.org/html/rfc2119": [],
"https://github.com/w3c/css-houdini-drafts/blob/master/css-animationworklet/README.md": [],
"https://github.com/w3c/css-houdini-drafts/blob/master/css-animationworklet/principles.md": []
}
}