Skip to content

Commit 14aa31c

Browse files
committed
[css-animations-2] Updates for /TR
1 parent 450bf26 commit 14aa31c

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

css-animations-2/Overview.bs

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,19 @@
1818

1919
<pre class='metadata'>
2020
Title: CSS Animations Level 2
21-
Status: ED
21+
Status: FPWD
22+
Prepare for TR: yes
23+
Date: 2023-03-02
2224
Work Status: Exploring
23-
Shortname: css-animations-2
25+
Shortname: css-animations
2426
Level: 2
2527
Group: csswg
2628
ED: https://drafts.csswg.org/css-animations-2/
29+
TR: https://www.w3.org/TR/css-animations-2/
2730
Editor: L. David Baron, Google https://www.google.com/, https://dbaron.org/, w3cid 15393
2831
Editor: Brian Birtles, Invited Expert, brian@birchill.co.jp, w3cid 43194
29-
!Issues List: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=Animations&list_id=36653&product=CSS&query_format=advanced&resolution=---">In Bugzilla</a>
32+
!Issues List: https://github.com/w3c/csswg-drafts/labels/css-animations-2
33+
<!-- !Issues List: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=Animations&list_id=36653&product=CSS&query_format=advanced&resolution=---">In Bugzilla</a> -->
3034
3135
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.
3236
Ignored Vars: auto-rewind
@@ -571,7 +575,7 @@ the following effects:
571575
: <dfn><<view()>></dfn>
572576
:: Use the [=view progress timeline=] indicated by the given ''view()'' function.
573577
See [[scroll-animations-1#view-notation]].
574-
</dl>
578+
</dl>
575579
576580
577581
Issue: Make it easier to use 'animation-name' to select the timeline when

0 commit comments

Comments
 (0)