- From: Stephen McGruer via GitHub <sysbot+gh@w3.org>
- Date: Thu, 26 Sep 2019 13:11:04 +0000
- To: public-css-archive@w3.org
stephenmcgruer has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-text-decor-3] Specify animation addition/accumulation behavior for text-shadow == Previously there was no definition of text-shadow. 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 Thursday, 26 September 2019 13:11:05 UTC