Re: [csswg-drafts] [cssom] Should shorthands in object from getComputedStyle be enumerable? (#2877)

What type of enumerability are we talking about here?

Are we talking about `[...getComputedStyle(document.body)]` per @tabatkins's comment, or are we talking about `Object.getOwnPropertyDescriptor(CSSStyleDeclaration.prototype, "font").enumerable)`?

-- 
GitHub Notification of comment by gsnedders
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2877#issuecomment-1071625065 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 22:14:56 UTC