- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Wed, 27 Mar 2019 00:14:38 +0000
- To: public-css-archive@w3.org
I don't like to add code to the generic "fixup the style" mechanism that deals with all the dependencies between properties, but that's a bit of a personal preference in this case since as mats noticed we have plenty of other dependencies on `display` already. So I don't think there's a great argument for one against the other either... Biggest argument for used-value time would be backwards compat. However the risk doesn't seem _terribly_ high here (unless proven otherwise of course). It does feel weird that you have a computed value that you cannot override changing the specified value except overriding the counter again... It's a bit more magic than usual. But again that's a bit subjective. Maybe @lilles has any opinion from the Chromium side? I just noticed https://bugs.chromium.org/p/chromium/issues/detail?id=946176 was filed not long ago. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3769#issuecomment-476906428 using your GitHub account
Received on Wednesday, 27 March 2019 00:14:39 UTC