We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184faff commit 2b895efCopy full SHA for 2b895ef
css-typed-om/Overview.bs
@@ -1161,7 +1161,9 @@ For the purposes of [=matching=],
1161
these cases should be treated as <<length-percentage>>.
1162
Similarly for <<angle-percentage>>, etc.
1163
1164
-Note: [=Types=] form a semi-group under both addition and multiplication,
+Note: [=Types=] form a semi-group under both addition
1165
+and a monoid under multiplication
1166
+(with the multiplicative identity being «[ ]» with a null [=percent hint=]),
1167
meaning that they're associative and commutative.
1168
Thus the spec can, for example,
1169
[=add=] an unbounded number of types together unambiguously,
0 commit comments