- From: Krzysztof Maczyński via GitHub <sysbot+gh@w3.org>
- Date: Mon, 24 Dec 2018 01:04:25 +0000
- To: public-css-archive@w3.org
You're right, I forgot about those. So `except: direction, unicode-bidi` as initial and `except: direction, unicode-bidi, outline` for form elements (possibly with different order, as it's retained by serialization which doesn't take into account whether for a given property it makes a difference). Just rereading the drafts has reminded me also that (from [css-variables]): > Custom properties are not reset by the all property. We may define a property in the future that resets all variables. This might be the right opportunity to tackle that as well. -- GitHub Notification of comment by ByteEater-pl Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3466#issuecomment-449673600 using your GitHub account
Received on Monday, 24 December 2018 01:04:26 UTC