We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7049bc commit 650a3f6Copy full SHA for 650a3f6
1 file changed
css-fonts-4/Overview.bs
@@ -6238,7 +6238,7 @@ as well as the colored versions.
6238
6239
<pre class="propdef">
6240
Name: font-palette
6241
-Value: none | normal | light | dark | <<palette-identifier>>
+Value: normal | light | dark | <<palette-identifier>>
6242
Initial: normal
6243
Applies to: all elements and text
6244
Inherited: yes
@@ -6248,12 +6248,6 @@ Animation type: discrete
6248
</pre>
6249
6250
<dl dfn-for=font-palette dfn-type=value>
6251
- <dt><dfn>none</dfn></dt>
6252
- <dd>
6253
- User-Agents ignore colored (SVG or COLR) glyphs
6254
- and instead use the corresponding uncolored glyphs.
6255
- </dd>
6256
-
6257
<dt><dfn>normal</dfn>
6258
<dd>
6259
User-Agents attempt to treat the color font
0 commit comments