Skip to content

Commit 9f43cad

Browse files
committed
[web-animations-1] Re-order metadata
This revised order follows css-values-4 roughly which I assume is a good example of a spec.
1 parent 9abe413 commit 9f43cad

1 file changed

Lines changed: 13 additions & 10 deletions

File tree

web-animations-1/Overview.bs

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,25 +75,20 @@ div.switch > dl > dt:before {
7575

7676
<pre class='metadata'>
7777
Title: Web Animations
78+
Group: CSSWG
79+
Shortname: web-animations
7880
Status: ED
81+
Level: 1
7982
Work Status: Refining
80-
Shortname: web-animations
81-
TR: https://www.w3.org/TR/web-animations-1/
8283
ED: https://drafts.csswg.org/web-animations-1/
84+
TR: https://www.w3.org/TR/web-animations-1/
85+
8386
Previous version: https://www.w3.org/TR/2018/WD-web-animations-1-20181011/
8487
Previous version: https://www.w3.org/TR/2016/WD-web-animations-1-20160913/
8588
Previous version: https://www.w3.org/TR/2015/WD-web-animations-1-20150707/
8689
Previous version: https://www.w3.org/TR/2014/WD-web-animations-20140605/
8790
Previous version: https://www.w3.org/TR/2013/WD-web-animations-20130625/
8891
Version 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 &lsquo;waapi&rsquo; 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
9893
Editor: Brian Birtles 43194, Invited Expert, brian@birchill.co.jp
9994
Editor: 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 &lsquo;waapi&rsquo; 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+
112115
Ignored Terms: double, boolean, DOMString, unsigned long, unrestricted double, (unrestricted double or DOMString)
113116
Link Defaults: css-transforms (property) transform
114117
Markup Shorthands: markdown yes

0 commit comments

Comments
 (0)