Re: [csswg-drafts] [css-inline-3] Add keywords for raised / dropped initials

Thanks for moving this discussion to its own issue, @fantasai.

For completeness, @Crissov's [original comment](https://github.com/w3c/csswg-drafts/issues/2950#issuecomment-407885461) was:

> Iʼd like to approach this with non-existing keywords for the most common cases in mind. These sound reasonable to me:
> 
> ```` css
> {
> text-initial: dropped; /* = 3 3 */
> text-initial: sunken; /* = 3 2 */
> text-initial: raised; /* = 3 1 */
> ...
> } 
> ````

[Different property names suggestions for the other issue omitted here to focus on this issue.]

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

Received on Friday, 27 July 2018 01:28:28 UTC