Closed jakearchibald closed 9 years ago
infinite is a keyword used by (at least) transition & animations. It's useful as a timeout here.
infinite
font-rendering: mandatory infinite; is the equivalent of what Safari does today.
font-rendering: mandatory infinite;
Sounds good.
See https://github.com/KenjiBaheux/css-font-rendering/issues/6#issuecomment-62844281 for a shorthand proposal (in short making a no timeout mandatory, truly mandatory).
mandatory
Related: https://github.com/KenjiBaheux/css-font-rendering/issues/11
infinite
is a keyword used by (at least) transition & animations. It's useful as a timeout here.font-rendering: mandatory infinite;
is the equivalent of what Safari does today.