- From: Koji Ishii via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Jan 2025 09:39:53 +0000
- To: public-css-archive@w3.org
> auto is the equivalent of saying leading. We could use the word leading instead? I think `auto` is @fantasai's call. I'm open. > Overall, I don't expect this decision will have a large impact, because authors won't usually be turning trimming on when not defining the edge to which to trim (at least not on purpose). It's about compatibility for `trim-both`. If a site writes: ``` text-box: cap; ``` and if we change to interpret it from `cap text` to `cap alphabetic`, the change may break the site, right? -- GitHub Notification of comment by kojiishi Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11460#issuecomment-2621135452 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 29 January 2025 09:39:54 UTC