[csswg-drafts] [css-text-decor-4] Add 'inset' keyword to text-shadow (#6074)

SebastianZ has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-text-decor-4] Add 'inset' keyword to text-shadow ==
The [`box-shadow`](https://drafts.csswg.org/css-backgrounds-3/#box-shadow) property takes an optional `inset` keyword allowing the shadow to be displayed inside the box, allowing to create "pushed in" effects.

The same should be possible for text shadows. Especially for big bold texts like in headlines this would be valuable to give them a special touch.

Therefore, I suggest to add the optional `inset` keyword to the [`text-shadow`](https://drafts.csswg.org/css-text-decor-4/#text-shadow-property) property. Effectively, this makes its syntax the same as the one for `box-shadow`.

Sebastian

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6074 using your GitHub account


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

Received on Wednesday, 3 March 2021 22:18:20 UTC