Skip to content

Commit c5865a4

Browse files
committed
Add link default for browsing context
1 parent 5650b9e commit c5865a4

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ ED: https://wicg.github.io/scroll-animations/
88
Shortname: scroll-animations
99
Abstract: Defines an API and markup for creating animations that are either
1010
triggered by or tied to the scroll offset of a scroll container.
11-
Editor: Dean Jackson <dino@apple.com>
1211
Editor: Brian Birtles <bbirtles@mozilla.com>
1312
Editor: Botond Ballo <botond@mozilla.com>
14-
Editor: Mantaroh Yoshinaga <mantaroh@mozilla-japan.org>
13+
Editor: Mantaroh Yoshinaga <mantaroh@mozilla.com>
1514
!Issue Tracking: <a href="https://github.com/WICG/scroll-animations/issues">GitHub Issues</a>
1615
</pre>
1716
<pre class=anchors>
@@ -27,6 +26,9 @@ urlPrefix: https://w3c.github.io/web-animations/; type: dfn; spec: web-animation
2726
urlPrefix: https://drafts.csswg.org/cssom-view/; type: dfn; spec: cssom-view-1
2827
text: CSS layout box
2928
</pre>
29+
<pre class=link-defaults>
30+
spec:html; type:dfn; for:/; text:browsing context
31+
</pre>
3032

3133
# Introduction # {#intro}
3234

0 commit comments

Comments
 (0)