Re: [csswg-drafts] [css-text-decor] Default color of text-shadow

Oh well, ```currentColor``` is an annoying thing sometimes... I guess 
you are right, this is the per-spec behavior. It prefer either having 
everything the same color or having the underlines respect their 
original color, a behavior where text preserves its color but not the 
underline is confusing.

Anyway, I ended up on this issue for another reason: I was wondering 
what browsers do in the case of color emojis. I like Edge's behavior 
better but I guess it only works because on Windows we maintain strict
 parity between color and non-color emojis:

https://jsfiddle.net/k53Ld4g3/3/
![image](https://cloud.githubusercontent.com/assets/364405/22992300/1df1f762-f374-11e6-9ba9-bf7c140bdc49.png)
 
![image](https://cloud.githubusercontent.com/assets/364405/22992309/27a29366-f374-11e6-8c75-1b2177bac685.png)

Any opinion on that?

Also, @upsuper: I found out that in Firefox the text shadow disappears
 on selection, is that by design?

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

Received on Wednesday, 15 February 2017 20:03:48 UTC