Re: [csswg-drafts] [css-fonts][css-text] Variation Selection of Colorful (Emoji) or Monochrome Glyphs

> I don’t think any browser honors such language codes yet.

The [fonts.xml in 
Android](https://github.com/android/platform_frameworks_base/blob/master/data/fonts/fonts.xml)
 has:
```xml
<family lang="und-Zsye">
  <font weight="400" style="normal">NotoColorEmoji.ttf</font>
</family>
```
So any apps running on recent Android will get the behavior.

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

Received on Monday, 23 January 2017 03:08:08 UTC