Skip to content

Commit

Permalink
Update interfaces/scroll-animations.idl (#24025)
Browse files Browse the repository at this point in the history
  • Loading branch information
autofoolip authored Jun 6, 2020
1 parent abfd8c9 commit c12e029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interfaces/scroll-animations.idl
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ enum Edge { "start", "end" };
dictionary ElementBasedOffset {
Element target;
Edge edge = "start";
double threshold = 0.0;
};

0 comments on commit c12e029

Please sign in to comment.