Re: [css-houdini-drafts] [css-typed-om] Stringification behavior

Correct, it doesn't, at least in Chrome - `document.body.style + ""` just returns `"[object CSSStyleDeclaration]"`, the default object stringification behavior.

So let's punt this indefinitely until someone figures out a need for it?

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/268#issuecomment-361440142 using your GitHub account

Received on Tuesday, 30 January 2018 00:57:27 UTC