Skip to content

Commit

Permalink
Bikeshed update for 'Specify the behaviour of the ScrollTimeline Cons…
Browse files Browse the repository at this point in the history
…tructor. Fixes issue #6 and issue #7.' [ci skip]

Generated from:

commit de65e79
Author: Botond Ballo <[email protected]>
Date:   Wed Mar 22 17:00:22 2017 -0400

    Specify the behaviour of the ScrollTimeline Constructor. Fixes issue #6 and issue #7.
  • Loading branch information
theres-waldo committed Mar 22, 2017
1 parent de65e79 commit 9a0b02d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -587,8 +587,7 @@ <h4 class="heading settled" data-level="3.1.2" id="scrolltimeline-interface"><sp
<div data-link-for-hint="ScrollTimeline">
<div class="constructors">
<dl>
<dt data-md="">
<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>
<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>
<dd data-md="">
<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
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>
Expand Down

0 comments on commit 9a0b02d

Please sign in to comment.