Re: [csswg-drafts] [css-text][text-spacing] Visual regressions of line-start at portals and news sites (#9511)

> I agree with the `normal` as the initial value which implies `space-start trim-adjacent allow-end`.
> 
> Other necessary text-spacing-trim values will be:
> 
> * `trim-start` implies `trim-start trim-adjacent allow-end`
> * `space-first` implies `space-first trim-adjacent allow-end`
> * `trim-auto` implies `trim-start trim-adjacent trim-end`
> * `space-all` implies `space-start space-adjacent space-end`
> * `trim-all` (trim anywhere)
> 
> So the value syntax will be:
> 
> ```
> normal | trim-start | space-first | trim-auto | space-all | trim-all
> ```
> 
> Other value keywords (space-start, allow-end, etc.) and combinations are probably not necessary.

I believe WebKit would still need 'auto' so we can possibly align spacing within the platform.

-- 
GitHub Notification of comment by vitorroriz
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9511#issuecomment-1864718848 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 20 December 2023 15:49:24 UTC