- From: L. David Baron <notifications@github.com>
- Date: Mon, 24 Jul 2017 11:10:07 +0000 (UTC)
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 24 July 2017 11:10:31 UTC
So a few thoughts: * this is yet another property that really would work a lot better if CSS had an option for additive cascading (appending to the list rather than replacing the overridden value) * `font-feature-settings` shouldn't really be seen as a good model to follow; it's a property that doesn't work well within CSS's design (though introducing additive cascading would help), and the recommended way to use the majority of the features exposed by `font-feature-settings` is via the `font-variant-*` properties. That said, I don't see a better solution here, although I wonder if the spec should also explicitly point to `font-weight`, `font-stretch`, etc. I also wonder whether those properties should become continuous rather than discrete. (I think there was some discussion in the working group of making at least `font-weight` continuous.) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/183#issuecomment-317390792
Received on Monday, 24 July 2017 11:10:31 UTC