[csswg-drafts] Exposure of @font-palette-values in CSSOM (#7153)

gsnedders has just created a new issue for https://github.com/w3c/csswg-drafts:

== Exposure of @font-palette-values in CSSOM ==
c.f. https://www.w3.org/TR/css-fonts-4/#at-ruledef-font-palette-values

It doesn't, however, define how this gets exposed via the CSSOM, which I would expect to be specified. Should it just be exposed as an (apparently abstract) [`CSSRule`](https://www.w3.org/TR/cssom/#the-cssrule-interface), or should it have its own interface? If it does, should it be added as a value `type` can return: https://www.w3.org/TR/cssom/#dom-cssrule-type?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7153 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 17 March 2022 17:25:36 UTC