Merge pull request #78 from lastorset/patch-1
Chromium instructions in README
This commit is contained in:
commit
4cebff3842
|
@ -56,6 +56,11 @@ Should work (copied from [Hasklig README](https://github.com/i-tu/Hasklig)):
|
||||||
- Smultron
|
- Smultron
|
||||||
- Vico
|
- Vico
|
||||||
|
|
||||||
|
### Browser support
|
||||||
|
|
||||||
|
- Firefox
|
||||||
|
- Chromium-based browsers: due to a spec violation (issue [571246](https://code.google.com/p/chromium/issues/detail?q=font-variant-ligatures&id=571246&thanks=571246&ts=1450553433&)) you must explicitly enable contextual alternates in your stylesheet:
|
||||||
|
`font-variant-ligatures: contextual;`
|
||||||
|
|
||||||
### Code examples
|
### Code examples
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user