Skip to content

Commit 273712c

Browse files
committed
[css-animations] Comment out old issues list differently.
Also add current issues list to css-animations-2.
1 parent a862fc6 commit 273712c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

css-animations-1/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,12 @@ Former Editor: David Hyatt, Apple Inc.
2121
Former Editor: Chris Marrin, Apple Inc.
2222
Former Editor: Sylvain Galineau, Adobe, [email protected]
2323
!Issues List: https://github.com/w3c/csswg-drafts/labels/css-animations-1
24-
25-
26-
2724
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.
2825
2926
Link Defaults: css-values-3 (type)
3027
Ignored Terms: domstring, animationeventinit, event, eventinit, eventtarget, document
3128
29+
3230
3331
url: https://dom.spec.whatwg.org/#constructing-events; type: dfn; text: event constructor;
3432
urlPrefix: https://html.spec.whatwg.org/multipage/webappapis.html; type: dfn; spec: html

css-animations-2/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ ED: https://drafts.csswg.org/css-animations-2/
2727
TR: https://www.w3.org/TR/css-animations-2/
2828
Editor: L. David Baron, Google https://www.google.com/, https://dbaron.org/, w3cid 15393
2929
Editor: Brian Birtles, Invited Expert, [email protected], w3cid 43194
30-
31-
30+
!Issues List: https://github.com/w3c/csswg-drafts/labels/css-animations-2
3231
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.
3332
Ignored Vars: auto-rewind
3433
34+
3535
3636
urlPrefix: https://dom.spec.whatwg.org/; type: dfn; spec: dom
3737
text: event target

0 commit comments

Comments
 (0)