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>
844844<h2 id="mixing">
845845Weighted Average Notations: the *-mix() family</h2>
846846
847- Several <dfn>mix notations</dfn> in CSS
847+ Several <dfn export >mix notations</dfn> in CSS
848848 allow representing the weighted average of a set of values.
849849 These [=functional notations=] follow the syntactic pattern:
850850
@@ -854,7 +854,7 @@ Weighted Average Notations: the *-mix() family</h2>
854854
855855 where the <var> options</var> can provide type-specific mixing options,
856856 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
858858 an input to the mix and its weight in the average.
859859
860860 The [=mix notations=] in CSS include:
@@ -879,7 +879,7 @@ Normalizing Mix Percentages</h3>
879879 or else assigned to a “none” type value as defined by the specific [=mix notation=] .
880880
881881 <div algorithm>
882- To <dfn>normalize mix percentages</dfn>
882+ To <dfn export >normalize mix percentages</dfn>
883883 given
884884 * a [=/list=] of [=mix items=] |items|
885885 (a value and optional percentage, each between 0% and 100% if specified)
You can’t perform that action at this time.
0 commit comments