Skip to content

Commit d8370d4

Browse files
birtlessvgeesus
authored andcommitted
Make AnimationPlayer.startTime nullable
1 parent 483012f commit d8370d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web-animations/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5658,7 +5658,7 @@ <h3>The <code>AnimationPlayer</code> interface</h3>
56585658
<dd>
56595659
The <a>timeline</a> associated with this player.
56605660
</dd>
5661-
<dt>attribute double startTime</dt>
5661+
<dt>attribute double? startTime</dt>
56625662
<dd>
56635663
Returns the <a title="player start time">start time</a> of this
56645664
player.

0 commit comments

Comments
 (0)