Skip to content

Commit 5be59b3

Browse files
committed
[css-transitions-2] Remove this anchors block too.
1 parent 1ef1262 commit 5be59b3

1 file changed

Lines changed: 1 addition & 27 deletions

File tree

css-transitions-2/Overview.bs

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -30,36 +30,10 @@ Issue Tracking: Bugzilla bugs for all levels https://www.w3.org/Bugs/Public/bugl
3030
Abstract: CSS Transitions allows property changes in CSS values to occur smoothly over a specified duration.
3131
Ignored Terms: translate, rotate, scale
3232
</pre>
33-
<pre class="anchors">
34-
urlPrefix: https://drafts.csswg.org/web-animations/; type: interface; spec: web-animations
35-
text: Animation
36-
urlPrefix: https://drafts.csswg.org/web-animations/; type: dfn; spec: web-animations
37-
text: active duration
38-
text: active time
39-
text: animation
40-
text: animation effect
41-
text: animation class
42-
text: animation playback rate
43-
text: cancel an animation
44-
text: current iteration
45-
text: current time
46-
text: fill mode
47-
text: global animation list
48-
text: idle play state
49-
text: iteration duration
50-
text: iteration start
51-
text: pending play state
52-
text: sampling
53-
text: start delay
54-
text: target effect
55-
text: target effect end
56-
text: unresolved
57-
urlPrefix: https://html.spec.whatwg.org/multipage/browsers.html; type: dfn; spec: html
58-
text: being rendered
59-
</pre>
6033
<pre class=link-defaults>
6134
spec:css-transitions-1; type:value; text:all
6235
spec:css-transitions-1; type:dfn; text:cancel
36+
spec:html; type:dfn; text:being rendered
6337
</pre>
6438

6539
<h2 id="delta">Delta specification</h2>

0 commit comments

Comments
 (0)