You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-fonts-4/Overview.bs
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7016,7 +7016,13 @@ Animation type: discrete
7016
7016
<dl dfn-for=font-palette dfn-type=value>
7017
7017
<dt><dfn>normal</dfn>
7018
7018
<dd>
7019
-
User-Agents display the color font with the default palette or default glyph colorisation. User-agents should take the computed value of the color property into consideration when a color font format requires use of the foreground color
7019
+
If the 'color-scheme' property is set to a value other than ''color-scheme/normal''',
7020
+
user-agents should select the first light or dark palette as appropriate.
7021
+
Otherwise, user-agents display the color font with the default palette
7022
+
or default glyph colorisation.
7023
+
7024
+
User-agents should take the computed value of the 'color' property into consideration
7025
+
when a color font format requires use of the foreground color
7020
7026
7021
7027
<div class="example" id="ex-FFFF-means-color">In the <code>COLR</code>[[!OPENTYPE]] table, color index 0xFFFF should be rendered according the 'color' property.</div>
0 commit comments