Re: [csswg-drafts] [fonts-4] @font-palette-values uses illegal integer descriptor names

I see that the OpenType spec call these [color records](https://www.microsoft.com/typography/otspec/cpal.htm) so color-nnn is reasonable. How big should the nnn part be, though? [numPaletteEntries](https://www.microsoft.com/typography/otspec/cpal.htm) is uint16 :) so if we aren't going to allow integers then do we need to declare 64k descriptor names? Or can they be defined as <name> "-" <number> ?

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

Received on Wednesday, 16 August 2017 13:13:21 UTC