File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -405,6 +405,7 @@ The {{AnimationTimeline/Duration}} of a <a>scroll timeline</a> is 100%.
405405 1. Assign the {{ScrollTimeline/orientation}} and
406406 {{ScrollTimeline/scrollOffsets}} properties of
407407 |timeline| to the corresponding value from |options|.
408+
408409</div>
409410
410411<div class="attributes">
@@ -1054,7 +1055,7 @@ interface CSSScrollTimelineRule : CSSRule {
10541055 followed by a SEMICOLON (U+003B),
10551056 followed by a SPACE (U+0020).
10561057 1. If the 'scrollOffsets' descriptor is missing, the empty string.
1057- Otherwise, the concatenation of the following:
1058+ Otherwise, the concatenation of the following:
10581059 1. The string <code> "scrollOffsets:"</code> ,
10591060 followed by a SPACE (U+0020),
10601061 followed by a LEFT SQUARE BRACKET (U+005B).
You can’t perform that action at this time.
0 commit comments