Skip to content

Commit ecc58ce

Browse files
jycFremyCompany
authored andcommitted
[css-properties-values-api] Fix indentation in note about transform-list.
Was causing a Bikeshed error message.
1 parent 1d6f0a6 commit ecc58ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-properties-values-api/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,8 @@ The following syntax strings are supported:
352352

353353
: One of the preceding strings, followed by '+'
354354
:: A space-separated list of one or more repetitions of the type specified by the string.
355-
Note: Since <transform-list> is already a space separated list, <transform-list>+
356-
is invalid.
355+
Note: Since <transform-list> is already a space separated list, <transform-list>+
356+
is invalid.
357357

358358
: Any combination of the preceding, separated by '|'
359359
:: Any value that matches one of the items in the combination, matched in specified order.

0 commit comments

Comments
 (0)