1
0
Fork 0
mirror of synced 2024-05-20 12:33:29 +12:00

Chromium instructions in README

Chromium has a spec violation regarding `font-variant-ligatures`, so
provide instructions and a bug tracker ref.
This commit is contained in:
Leif Arne Storset 2015-12-19 17:15:03 +01:00
parent 22e3e2f98e
commit b8376eb39b

View file

@ -55,7 +55,12 @@ Should work (copied from [Hasklig README](https://github.com/i-tu/Hasklig)):
- Smultron
- 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
Ruby: