@@ -75,25 +75,20 @@ div.switch > dl > dt:before {
7575
7676<pre class='metadata'>
7777Title : Web Animations
78+ Group : CSSWG
79+ Shortname : web-animations
7880Status : ED
81+ Level : 1
7982Work Status : Refining
80- Shortname : web-animations
81- TR : https://www.w3.org/TR/web-animations-1/
8283ED : https://drafts.csswg.org/web-animations-1/
84+ TR : https://www.w3.org/TR/web-animations-1/
85+
8386Previous version : https://www.w3.org/TR/2018/WD-web-animations-1-20181011/
8487Previous version : https://www.w3.org/TR/2016/WD-web-animations-1-20160913/
8588Previous version : https://www.w3.org/TR/2015/WD-web-animations-1-20150707/
8689Previous version : https://www.w3.org/TR/2014/WD-web-animations-20140605/
8790Previous version : https://www.w3.org/TR/2013/WD-web-animations-20130625/
8891Version history : https://github.com/w3c/csswg-drafts/commits/main/web-animations-1
89- Level : 1
90-
91- Group : csswg
92- !Participate : <a href="https://github.com/w3c/csswg-drafts/tree/main/web-animations-1">Fix the text through GitHub</a>
93- !Participate : Join the ‘waapi’ channel on the <a href="https://damp-lake-50659.herokuapp.com/">Animation at Work</a> slack
94- !Participate : IRC: <a href="ircs://irc.w3.org:6667/webanimations">#webanimations</a> on W3C's IRC
95- Repository : w3c/csswg-drafts
96- Test Suite : https://github.com/web-platform-tests/wpt/tree/master/web-animations
9792
9893Editor : Brian Birtles 43194, Invited Expert, brian@birchill.co.jp
9994Editor : Robert Flack 98451, Google Inc, flackr@google.com
@@ -109,6 +104,14 @@ Abstract: This specification defines a model for synchronization and
109104 for interacting with this model and it is expected that further
110105 specifications will define declarative means for exposing these
111106 features.
107+
108+ !Participate : <a href="https://github.com/w3c/csswg-drafts/tree/main/web-animations-1">Fix the text through GitHub</a>
109+ !Participate : Join the ‘waapi’ channel on the <a href="https://damp-lake-50659.herokuapp.com/">Animation at Work</a> slack
110+ !Participate : IRC: <a href="ircs://irc.w3.org:6667/webanimations">#webanimations</a> on W3C's IRC
111+
112+ Repository : w3c/csswg-drafts
113+ Test Suite : https://github.com/web-platform-tests/wpt/tree/master/web-animations
114+
112115Ignored Terms : double, boolean, DOMString, unsigned long, unrestricted double, (unrestricted double or DOMString)
113116Link Defaults : css-transforms (property) transform
114117Markup Shorthands : markdown yes
0 commit comments