We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b49bec2 commit d73b46cCopy full SHA for d73b46c
css-typed-om/Overview.bs
@@ -1699,8 +1699,10 @@ of all the "math" operations.
1699
of each of the [=list/items=] in its {{CSSMathProduct/values}} internal slot.
1700
1701
: {{CSSMathNegate}}
1702
+ :: The [=type=] is the same as the [=type=] of its {{CSSMathNegate/values}} internal slot.
1703
+
1704
: {{CSSMathInvert}}
- :: The [=type=] is the same as the [=type=] of its {{CSSMathNegate/value}} internal slot,
1705
+ :: The [=type=] is the same as the [=type=] of its {{CSSMathInvert/value}} internal slot,
1706
but with all [=map/values=] negated.
1707
</dl>
1708
</div>
0 commit comments