Re: [csswg-drafts] [css-text] [css-fonts] Variation selectors are underspecified

I support the idea to define it better. Blink has similar logic in 
[SymbolsIterator](https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/fonts/SymbolsIterator.cpp?q=SymbolsIterator::consume&sq=package:chromium&l=48&dr=CSs),
 but there are some edge cases I would like to test more.

In regards to VS in the font selection, I believe the spec defines the
 cascading for VS in general; e.g., when `font-family: A, B`, and when
 A has the base character but doesn't have the specified VS, UA must 
chose B if B has the VS, or A otherwise.

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

Received on Thursday, 5 January 2017 04:48:04 UTC