Re: [csswg-drafts] [css-inline] better name for initial-letters property

Don't go with `character-*`. "character" suggests the inline (horizontal) direction whereas "line" suggests the block (vertical) direction.

This property is all about the vertical/block direction so we should use `line-*`. Whatever the name ends up being the first word of that name should be "line".

Out of the possible second words you provided, I like these possibilities:

- line-interval
- line-stretch
- line-extent
- line-reach

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

Received on Wednesday, 14 November 2018 20:09:41 UTC