We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6f0a6 commit ecc58ceCopy full SHA for ecc58ce
css-properties-values-api/Overview.bs
@@ -352,8 +352,8 @@ The following syntax strings are supported:
352
353
: One of the preceding strings, followed by '+'
354
:: 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.
+ Note: Since <transform-list> is already a space separated list, <transform-list>+
+ is invalid.
357
358
: Any combination of the preceding, separated by '|'
359
:: Any value that matches one of the items in the combination, matched in specified order.
0 commit comments