Skip to content

Commit 150b74a

Browse files
authored
[scroll-animations-1] Fix indentation and spacing for bikeshed. (w3c#6527)
1 parent bd6b7c5 commit 150b74a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scroll-animations-1/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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).

0 commit comments

Comments
 (0)