Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4409,6 +4409,11 @@ Simplification</h4>
4409
4409
combining similar units,
4410
4410
etc.).
4411
4411
4412
+ When used in non-property contexts
4413
+ (such as in ''@font-face'' descriptors, for example),
4414
+ [=math functions=] are simplified
4415
+ as if they were [=specified values=] .
4416
+
4412
4417
<div algorithm>
4413
4418
To <dfn export local-lt="simplify" lt="simplify a calculation tree|simplifying a calculation tree">simplify a calculation tree</dfn> |root|:
4414
4419
@@ -4865,6 +4870,11 @@ Serialization</h3>
4865
4870
which then drops the ''calc()'' wrapper.)
4866
4871
</div>
4867
4872
4873
+ When used in non-property contexts
4874
+ (such as in ''@font-face'' descriptors, for example),
4875
+ [=math functions=] are simplified
4876
+ as if they were [=specified values=] .
4877
+
4868
4878
See [[!CSSOM]] for further information on serialization.
4869
4879
4870
4880
<h3 id='combine-math'>
0 commit comments