You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
font-feature-settings breaks text selection in any capacity but normal in Chrome on OS X. The fix is to inherit text-shadow or color within ::selection
This release contains the following bug fixes:
- Prevents a custom text selection and OpenType features bug in Chrome
#12
- Stops using `letter-spacing` for tests #17
font-feature-settings
breaks text selection in any capacity butnormal
in Chrome on OS X. The fix is to inherittext-shadow
orcolor
within::selection
http://robsterlini.co.uk/journal/opentype-and-selection-dont-mix
The text was updated successfully, but these errors were encountered: