- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 28 Aug 2023 19:13:27 +0000
- To: public-css-archive@w3.org
Per <https://github.com/w3c/csswg-drafts/issues/7542#issuecomment-1685352461>, the names "normal" and "auto" aren't very illuminating here. (And, notably, as defined here they appear to be the exact opposite of what I expected them to be - I expected "normal" to be the legacy half-replaced behavior, while "auto" was the new 'act like other elements' behavior. That's a good argument for the names being bad!) Maybe we should go with `legacy | auto` then? `auto` still isn't any clearer, but `legacy` clearly points to "how form elements *used to* size", so `auto` must be the new behavior. `legacy | normal` would also be fine. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/9251#issuecomment-1696234210 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 28 August 2023 19:13:30 UTC