Closed cdoublev closed 1 month ago
I don't know but I spot @emilio as the editor of those other specs so look forward to an explanation
Yeah, I don't think it's intentional, we should probably be consistent. That said, in Gecko at least font-face descriptors aren't mutable, see https://bugzilla.mozilla.org/show_bug.cgi?id=443978...
@cdoublev please feel free to send a PR to make this interface consistent with the others.
All
CSS*Rule.style
attributes exceptCSSFontFace.style
are defined with[SameObject,PutForwards=cssText]
:CSSKeyframeRule.style
CSSPageRule.style
CSSMarginRule.style
CSSPositionTryRule.style
CSSStyleRule.style
Is it intentional?
The practical implication, in current Chrome/FF version: