- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Wed, 15 Aug 2018 15:56:06 +0000
- To: public-css-archive@w3.org
I think that's way riskier than what we interpreted. For example, code like this will stop working: ```js document.body.style.overflow = "hidden"; document.body.style.overflowX // Will start returning "", but returned "hidden" up until now. ``` I'm not sure that's totally acceptable... -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2988#issuecomment-413243448 using your GitHub account
Received on Wednesday, 15 August 2018 15:56:08 UTC