[csswg-drafts] Pull Request: [css-text-decor-3] Specify animation addition/accumulation behavior for text-shadow

frivoal has just labeled a pull request from stephenmcgruer for https://github.com/w3c/csswg-drafts as "css-text-decor-3":

== [css-text-decor-3] Specify animation addition/accumulation behavior for text-shadow ==
Previously there was no definition of text-shadow composition. To match the behavior of other list-like properties such as transform lists (https://drafts.csswg.org/css-transforms-2/#combining-transform-lists) and box-shadow (https://github.com/w3c/csswg-drafts/pull/4374), this PR specs addition as list concatenation and accumulation as component-wise addition.

See https://github.com/w3c/csswg-drafts/issues/4330

See https://github.com/w3c/csswg-drafts/pull/4375

Received on Tuesday, 14 July 2020 00:57:34 UTC