Skip to content

Commit 9a0b02d

Browse files
committed
Bikeshed update for 'Specify the behaviour of the ScrollTimeline Constructor. Fixes issue #6 and issue #7.' [ci skip]
Generated from: commit de65e79 Author: Botond Ballo <botond@mozilla.com> Date: Wed Mar 22 17:00:22 2017 -0400 Specify the behaviour of the ScrollTimeline Constructor. Fixes issue #6 and issue #7.
1 parent de65e79 commit 9a0b02d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -587,8 +587,7 @@ <h4 class="heading settled" data-level="3.1.2" id="scrolltimeline-interface"><sp
587587
<div data-link-for-hint="ScrollTimeline">
588588
<div class="constructors">
589589
<dl>
590-
<dt data-md="">
591-
<p><dfn class="dfn-paneled idl-code" data-dfn-for="ScrollTimeline" data-dfn-type="constructor" data-export="" id="dom-scrolltimeline-scrolltimeline">ScrollTimeline(options)</dfn></p>
590+
<dt data-md=""><dfn class="dfn-paneled idl-code" data-dfn-for="ScrollTimeline" data-dfn-type="constructor" data-export="" id="dom-scrolltimeline-scrolltimeline">ScrollTimeline(options)</dfn>
592591
<dd data-md="">
593592
<p>Creates a new <code class="idl"><a data-link-type="idl" href="#scrolltimeline" id="ref-for-scrolltimeline-2">ScrollTimeline</a></code> object. The attributes of the <code class="idl"><a data-link-type="idl" href="#scrolltimeline" id="ref-for-scrolltimeline-3">ScrollTimeline</a></code> are
594593
initialized with the respective members of the <code class="idl"><a data-link-type="idl" href="#dom-scrolltimeline-scrolltimeline-options-options" id="ref-for-dom-scrolltimeline-scrolltimeline-options-options-1">options</a></code> dictionary.</p>

0 commit comments

Comments
 (0)