font-synthesis-position
ExperimentalControls whether the browser is allowed to 'fake' subscript or superscript positions if the font doesn't have them built-in.
Quick example
p {
/* Prevents the browser from faking sub/sup positions */
font-synthesis-position: none;
} Quick facts
Initial value
noneInherited
Yes
Applies to
all elements and text
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+