textRendering
The text-rendering
CSS property provides information to the rendering engine about what to optimize for when rendering text.
Syntax: auto | optimizeSpeed | optimizeLegibility | geometricPrecision
Initial value: auto
| Chrome | Firefox | Safari | Edge | IE |
| :----: | :-----: | :----: | :--: | :-: |
| 4 | 1 | 5 | n/a | No |
Content copied to clipboard