Re: [csswg-drafts] [css-mixins-1] Flesh out CSSFunctionRule (#11832)

> Like briefly discussed elsewhere, should we be using a CSSOMString? return value for attributes that possibly have no value? (And return null instead of "" when there is no value?)

Yup, an *empty* default and *no* default are definitely distinct values, and need to be represented differently in the OM. I've gone ahead and made the default `CSSOMString?` to accommodate.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/11832#issuecomment-2711856085 using your GitHub account


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

Received on Monday, 10 March 2025 21:14:36 UTC