Skip to content

Commit 14fcc77

Browse files
nainartabatkins
authored andcommitted
Export definition of math functions
Need this to use it in Typed OM spec
1 parent 1bc829f commit 14fcc77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1586,7 +1586,7 @@ Functional Notations</h2>
15861586
<h3 id="calc-notation">
15871587
Mathematical Expressions: ''calc()'', ''min()'', and ''max()''</h3>
15881588

1589-
The <dfn>math functions</dfn>,
1589+
The <dfn export>math functions</dfn>,
15901590
<dfn>calc()</dfn>, <dfn>min()</dfn>, and <dfn>max()</dfn>,
15911591
allow mathematical expressions
15921592
with addition (''+''), subtraction (''-''), multiplication (''*''), and division (''/'')

0 commit comments

Comments
 (0)