font-synthesis-position
ExperimentalControls whether the browser is allowed to 'fake' subscript or superscript positions if the font doesn't have them built-in.
Usage example
p {
/* Prevents the browser from faking sub/sup positions */
font-synthesis-position: none;
} Initial value
none
Inherited
Yes
Applies to
allElementsAndText
Animation type
discrete
Values
autonone font-synthesis-position Browser Support
Limited availability 2% global usage
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Not ready for production without a fallback.
118+