We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060574c commit dfbc2dbCopy full SHA for dfbc2db
Overview.bs
@@ -362,7 +362,7 @@ dictionary ScrollTimelineOptions {
362
};
363
364
[Exposed=Window,
365
- Constructor(optional ScrollTimelineOptions options)]
+ Constructor(optional ScrollTimelineOptions options = {})]
366
interface ScrollTimeline : AnimationTimeline {
367
readonly attribute Element scrollSource;
368
readonly attribute ScrollDirection orientation;
0 commit comments