Skip to content

Commit 81ce601

Browse files
committed
[css-animations-2] Remove the anchors block. Many of these are broken links; those that aren't should be link-defaults instead.
1 parent ca0c1dd commit 81ce601

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

css-animations-2/Overview.bs

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -31,46 +31,6 @@ Editor: Brian Birtles, Mozilla https://www.mozilla.org/, bbirtles@mozilla.com, w
3131
Abstract: This CSS module describes a way for authors to animate the values of CSS properties over time, using keyframes. The behavior of these keyframe animations can be controlled by specifying their duration, number of repeats, and repeating behavior.
3232
Ignored Vars: auto-rewind
3333
</pre>
34-
<pre class="anchors">
35-
urlPrefix: https://drafts.csswg.org/web-animations-1/; type: dfn; spec: web-animations
36-
text: active duration
37-
text: active phase
38-
text: active time
39-
text: after phase
40-
text: animation
41-
text: animation class
42-
text: animation effect
43-
text: animation playback rate
44-
text: before phase
45-
text: composite operation
46-
text: current iteration
47-
text: current time
48-
text: fill mode
49-
text: global animation list
50-
text: idle play state
51-
text: idle phase
52-
text: iteration count
53-
text: iteration duration
54-
text: iteration start
55-
text: keyframe
56-
text: pause an animation
57-
text: paused play state
58-
text: pending play state
59-
text: playback direction
60-
text: play an animation
61-
text: play state
62-
text: sampling
63-
text: start delay
64-
text: target element
65-
text: target effect
66-
text: target effect end
67-
text: timeline
68-
text: unresolved
69-
text: default document timeline
70-
urlPrefix: https://drafts.csswg.org/css-writing-modes-4/; type: dfn; spec: css-writing-modes-4
71-
text: equivalent physical property; url: logical-to-physical
72-
urlPrefix: https://drafts.csswg.org/css-values-4/; spec:css-values-4; type:dfn; text:css identifier
73-
</pre>
7434

7535
<h2 id="delta">Delta specification</h2>
7636

0 commit comments

Comments
 (0)