- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 04 Oct 2017 22:22:14 +0000
- To: public-css-archive@w3.org
I guess it's e.g. ```js el.style.border = "1px solid blue"; el.style.border; // "1px solid blue"; el.style.borderTopColor = "red"; el.style.border; // "" ``` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1843#issuecomment-334306559 using your GitHub account
Received on Wednesday, 4 October 2017 22:22:06 UTC