Re: [csswg-drafts] [cssom] How safe is it really to shorthandify properties? (#8398)

To serialize as an empty string, the site would need to use the new longhands (which it doesn't know about), no? Also, using `setPropertyValue` with an empty string has no effect, doesn't it? But yes, even though I didn't quite follow the above example, I see that variations of that could break. E.g. setting `white-space` first, then e.g. setting `text-wrap:initial` through enumeration. (That's not alphabetical order, but ignore that ..)


-- 
GitHub Notification of comment by andruud
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8398#issuecomment-1418317262 using your GitHub account


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

Received on Monday, 6 February 2023 00:26:47 UTC