From 66d80642e2d28fdd4ae821943f5a66a0571fde9d Mon Sep 17 00:00:00 2001 From: Nikita Prokopov Date: Sun, 20 Dec 2015 16:15:24 +0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e99f566..c11f437 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Should work (copied from [Hasklig README](https://github.com/i-tu/Hasklig)): ### Browser support +- IE 10+, Edge: enable with `font-feature-settings: "calt" 1;` - Firefox - Safari - Chromium-based browsers: enable with `font-variant-ligatures: contextual;` or `text-rendering: optimizeLegibility` (see [571246](https://code.google.com/p/chromium/issues/detail?q=font-variant-ligatures&id=571246&thanks=571246&ts=1450553433&))