- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Oct 2018 17:02:20 +0000
- To: public-css-archive@w3.org
A thought on `Larger point is list of numbers has been shown to be a usability problem` What about making it `<number> at <integer>`? E.g., that sunken capital would be `initial-letters: 3 at 2`, still meaning 3 lines high, aligned at line 2. Then it could be swapped unambiguously (although slightly less read-ably) as `initial-letters: at 2 3`. Full syntax, with the short keywords, would be `<number> || [at <integer> | drop | raise ]?` Downside is that the `-webkit-` value syntax would no longer be fully compatible. -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2955#issuecomment-430708600 using your GitHub account
Received on Wednesday, 17 October 2018 17:02:22 UTC