@@ -7008,7 +7008,7 @@ Applies to: all elements and text
70087008Inherited : yes
70097009Percentages : N/a
70107010Computed value : specified keyword, identifier or <<palette-mix()>> function.
7011- <<palette-mix>> must be simplified to a single keyword or identifier if resulting palette is equivalent.
7011+ <<palette-mix() >> must be simplified to a single keyword or identifier if resulting palette is equivalent.
70127012Animation type : by computed value
70137013</pre>
70147014
@@ -7065,7 +7065,7 @@ Animation type: by computed value
70657065With the <code> palette-mix()</code> function defined as follows:
70667066
70677067<pre class="prod def" nohighlight>
7068- <dfn> palette-mix()</dfn > = palette-mix(<<color-interpolation-method>> , [ [normal | light | dark | <<palette-identifier>> | <<palette-mix()>> ] && <<percentage [0,100]>> ? ]#{2})
7068+ <l> << palette-mix()>> </l > = palette-mix(<<color-interpolation-method>> , [ [normal | light | dark | <<palette-identifier>> | <<palette-mix()>> ] && <<percentage [0,100]>> ? ]#{2})
70697069</pre>
70707070
70717071<dl dfn-for=font-palette dfn-type=value>
@@ -7119,7 +7119,7 @@ With the <code>palette-mix()</code> function defined as follows:
71197119 be a modification of an existing palette already present in the font,
71207120 or be an entirely new palette.
71217121
7122- <dt> <dfn type ><<palette-mix()>></dfn>
7122+ <dt> <dfn function ><<palette-mix()>></dfn>
71237123 <dd>
71247124 This value defines a position in the interpolation between two palette values,
71257125 identified by <<palette-identifier>> , by the palette keywords
0 commit comments