- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 07 Feb 2018 21:43:07 +0000
- To: public-css-archive@w3.org
@DeeDeeG > (To summarize, I think browsers might use black/white only OpenType tables when implementing the font-variant-emoji: text value, and prefer using tables that can display multiple colors when implementing font-variant-emoji: graphic) No, paletted characters (which respond to 'color') will be covered by the "text" value. The distinction really is what I said before: > Not only that, with paletted fonts, the "text" emoji can be multicolor too. ^_^ The distinction really is "does it get painted like text (and respond to 'color')" or "does it get painted like an image" (and ignore any color-defining properties), thus the current names. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1092#issuecomment-363920623 using your GitHub account
Received on Wednesday, 7 February 2018 21:44:54 UTC