[csswg-drafts] [cssom] CSSMarginDescriptors type used by CSSMarginRule is not defined (#11960)

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

== [cssom] CSSMarginDescriptors type used by CSSMarginRule is not defined ==
The `CSSMarginRule` definition in CSSOM, https://drafts.csswg.org/cssom/#the-cssmarginrule-interface, has the following:

```idl
[SameObject, PutForwards=cssText] readonly attribute CSSMarginDescriptors style;
```

Unfortunately, `CSSMarginDescriptors` is never defined.

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


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

Received on Tuesday, 18 March 2025 17:33:33 UTC