- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 30 Jan 2018 00:57:24 +0000
- To: public-houdini-archive@w3.org
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