Skip to content

Commit d50d756

Browse files
committed
[scroll-animations-1] Publication fixes
1 parent 0a7767f commit d50d756

File tree

2 files changed

+5
-162
lines changed

2 files changed

+5
-162
lines changed

scroll-animations-1/Overview.bs

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
<pre class='metadata'>
22
Title: Scroll-linked Animations
33
Group: CSSWG
4-
Status: FPWD
5-
Date: 2022-10-25
6-
Prepare for TR: yes
4+
Status: ED
75
Work Status: exploring
6+
Shortname: scroll-animations
87
Level: 1
98
Group: CSSWG
109
TR: https://www.w3.org/TR/scroll-animations-1/
1110
ED: https://drafts.csswg.org/scroll-animations-1/
12-
Shortname: scroll-animations-1
1311
Abstract: Defines an API and markup for creating animations that are tied to
1412
the scroll offset of a scroll container.
1513
Editor: Brian Birtles, Invited Expert, brian@birchill.co.jp, w3cid 43194
@@ -29,6 +27,9 @@ urlPrefix: https://html.spec.whatwg.org/multipage/window-object.html; type: dfn;
2927
text: document associated with a window; url: concept-document-window
3028
</pre>
3129
<pre class=link-defaults>
30+
spec:web-animations-1;
31+
type:interface; text:AnimationTimeline
32+
type:attribute; text:currentTime
3233
spec:html;
3334
type:dfn; for:/; text:browsing context
3435
type:method; text:requestAnimationFrame()
@@ -37,8 +38,6 @@ spec: cssom-view-1; type: dfn;
3738
text: css layout box
3839
</pre>
3940

40-
<link href='web-animations.css' rel='stylesheet' type='text/css'>
41-
4241
# Introduction # {#intro}
4342

4443
This specification defines mechanisms for

scroll-animations-1/web-animations.css

Lines changed: 0 additions & 156 deletions
This file was deleted.

0 commit comments

Comments
 (0)