- From: Frédéric Wang via GitHub <sysbot+gh@w3.org>
- Date: Fri, 22 Mar 2019 21:38:41 +0000
- To: public-css-archive@w3.org
Two quick comments on this: * As mentioned in #3745 I've been confused and thought the CSS WG suggested to use function notation. The grammar for math-script-level in my initial proposal was `auto | add <integer> | <integer>` * @bkardell pointed out that math-script-level is very similar to counters. Actually the only differences seem to be the special interaction with math-style (the "auto" value used for math fractions) and with font-size (use to scale down the text size in scripts etc). Maybe that similarity could help to implement the feature, by relying on some "reserved" counter name or something like that. -- GitHub Notification of comment by fred-wang Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3746#issuecomment-475792202 using your GitHub account
Received on Friday, 22 March 2019 21:38:44 UTC