File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -844,7 +844,7 @@ Interpolation Progress Calculations: the ''progress()'' notation</h2>
844
844
<h2 id="mixing">
845
845
Weighted Average Notations: the *-mix() family</h2>
846
846
847
- Several <dfn>mix notations</dfn> in CSS
847
+ Several <dfn export >mix notations</dfn> in CSS
848
848
allow representing the weighted average of a set of values.
849
849
These [=functional notations=] follow the syntactic pattern:
850
850
@@ -854,7 +854,7 @@ Weighted Average Notations: the *-mix() family</h2>
854
854
855
855
where the <var> options</var> can provide type-specific mixing options,
856
856
and each <var> value</var> and optional <<percentage>> pair in the argument list
857
- is a <dfn>mix item</dfn> representing
857
+ is a <dfn export >mix item</dfn> representing
858
858
an input to the mix and its weight in the average.
859
859
860
860
The [=mix notations=] in CSS include:
@@ -879,7 +879,7 @@ Normalizing Mix Percentages</h3>
879
879
or else assigned to a “none” type value as defined by the specific [=mix notation=] .
880
880
881
881
<div algorithm>
882
- To <dfn>normalize mix percentages</dfn>
882
+ To <dfn export >normalize mix percentages</dfn>
883
883
given
884
884
* a [=/list=] of [=mix items=] |items|
885
885
(a value and optional percentage, each between 0% and 100% if specified)
You can’t perform that action at this time.
0 commit comments