glyph-orientation-vertical
DeprecatedA deprecated property used in SVG to control the orientation of characters when text is written vertically. Use 'text-orientation' in modern CSS instead.
Quick example
svg text {
/* Legacy orientation for vertical SVG text */
glyph-orientation-vertical: 90deg;
} glyph-orientation-vertical Browser Support
Limited availability 14% 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.
4+