We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7049bc commit 397f195Copy full SHA for 397f195
1 file changed
css-fonts-4/Overview.bs
@@ -6852,6 +6852,7 @@ The <code id="cssfontpalettevaluesrule2">CSSFontPaletteValuesRule</code> interfa
6852
6853
[Exposed=Window]
6854
interface CSSFontPaletteValuesRule : CSSRule {
6855
+ attribute CSSOMString name;
6856
maplike<unsigned long, CSSOMString>;
6857
attribute CSSOMString fontFamily;
6858
attribute CSSOMString basePalette;
0 commit comments