We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc730fb + 62c0f26 commit 45bda92Copy full SHA for 45bda92
css-fonts-4/Overview.bs
@@ -6846,11 +6846,7 @@ a single value.
6846
6847
<h3 id="om-fontpalettevalues">
6848
The <code id="cssfontpalettevaluesrule2">CSSFontPaletteValuesRule</code> interface</h3>
6849
-<pre class='idl'>partial interface CSSRule {
6850
- const unsigned short FONT_PALETTE_VALUES_RULE = 15;
6851
-};
6852
-
6853
-[Exposed=Window]
+<pre class='idl'>[Exposed=Window]
6854
interface CSSFontPaletteValuesRule : CSSRule {
6855
maplike<unsigned long, CSSOMString>;
6856
attribute CSSOMString fontFamily;
0 commit comments