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

Another note: WebKit has the concept of a "fast" text code path and a 
"complex" text code path. Variation selectors trigger the complex text
 code path (but regular emoji doesn't). Therefore, if we implemented 
this property by adding variation code points to every emoji, it would
 likely have some performance impact. Therefore, the "text-transform" 
model is inaccurate. 

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

Received on Friday, 16 December 2016 22:39:20 UTC